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?



      
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to