хочу воспользоваться утилитой, выложенной по этому адресу
https://gitorious.org/sb2ofx
при попытке загрузить файл Sb2ofx.hs получаю ошибку
Prelude> :load "Sb2ofx.hs"
Sb2ofx.hs:24:18:
Could not find module ‘System.IO.Streams’
Use -v to see a list of the files searched for.
Sb2ofx.hs:25:18:
Could not find module ‘System.IO.Streams.Attoparsec’
Use -v to see a list of the files searched for.
Sb2ofx.hs:26:18:
Could not find module ‘Codec.Text.IConv’
Use -v to see a list of the files searched for.
Failed, modules loaded: none.
видимо не хватает библиотек, но как их установить я так и не понял..