Early trial builds of 2012.2.0.0
George Colpitts
george.colpitts at gmail.com
Tue May 15 22:21:09 BST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-platform/attachments/20120515/8f614827/attachment.htm>
More information about the Haskell-platform
mailing list