
26 Jan
2008
26 Jan
'08
1:20 p.m.
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

26 Jan
26 Jan
1:58 p.m.
On Jan 26, 2008, at 12:20 PM, jia wang wrote:
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
You need to install the Win32 package. http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Win32-2.1.0.0 - Jake
6327
Age (days ago)
6327
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jake McArthur
-
jia wang