Hi
I installed the early 32 bit Mac version. Much worked including
cabal install vector
but compilation of a file containing the following:
import System (getArgs)
main = putStrLn "Hello, World!"
gave me the following error:
ghc -O2 Main.hs
Main.hs:1:8:
Could not find module `System'
It is a member of the hidden package `haskell98-2.0.0.1'.
Use -v to see a list of the files searched for.
I checked the release notes and didn't see anything about this.
Not sure how you want to track this, do you want me to file a bug?
I've been reading the mailing list but have not subscribed until now so I'm
new to this.
Regards
George
_______________________________________________
Haskell-platform mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform