[Haskell-cafe] Problem with HGL
jia wang
wangcmk at gmail.com
Sat Jan 26 13:20:56 EST 2008
Hi,
I'm trying to use HGL-3.2.0.0 with ghc-6.8.2 on my windows system. When I
run command:
runhaskell Setup.hs build
it shows an error
D:\HGL-3.2.0.0\HGL-3.2.0.0>runhaskell Setup.hs build
Preprocessing library HGL-3.2.0.0...
Building HGL-3.2.0.0...
Graphics/HGL/Key.hs:57:7:
Could not find module `Graphics.Win32':
it is a member of package Win32-2.1.1.0, which is hidden
so, how to solve this problem, thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080127/a28868a8/attachment.htm
More information about the Haskell-Cafe
mailing list