On Tue, 19 May 2009, Daniel van den Eijkel wrote: > Sorry for self-reply, but I found the sources and tried to install them. > Current status: > > $ cabal install hgl-example-0.0.1 > Resolving dependencies... > Downloading HGL-3.2.0.0... > Configuring HGL-3.2.0.0... > 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 the hidden package `Win32-2.2.0.0' > Use -v to see a list of the files searched for. > cabal: Error: some packages failed to install: > HGL-3.2.0.0 failed during the building phase. The exception was: > exit: ExitFailure 1 > hgl-example-0.0.1 depends on HGL-3.2.0.0 which failed to install. > > ... I will take a look to this later.
In case that this is a solace: On Linux I had a problem with the X package that HGL depends on. Was something with Xinerama support. _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
