[Haskell-cafe] Upgraded to GHC 6.12 and can't find anything
Gregory Propf
gregorypropf at yahoo.com
Mon Dec 28 02:23:43 EST 2009
I finally compiled and installed GHC 6.12 on my Linux system and it seems to be failing to find a lot of things. Notably these
import Control.Monad
import Control.Monad.State
import Control.Monad.Trans
import Control.Parallel
Worked fine under 6.10. Any clues?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091228/0cda0226/attachment.html
More information about the Haskell-Cafe
mailing list