RE: [Haskell] RE: ANNOUNCE: GHC version 6.4

On 15 March 2005 18:26, Sebastian Sylvan wrote:
Ah, that did it! However, some packages seem to be "missing", like HGL for instance. rts-1.0, base-1.0, haskell98-1.0, template-haskell-1.0, unix-1.0, Cabal-1.0, parsec-1.0, haskell-src-1.0, network-1.0, QuickCheck-1.0, HUnit-1.1, mtl-1.0, fgl-5.2, OpenGL-2.0, stm-1.0, readline-1.0, (lang-1.0), (concurrent-1.0), (posix-1.0), (util-1.0), (data-1.0), (text-1.0), (net-1.0), (hssource-1.0)
How would one go about just installing every damn package availble?
It looks like the configure machinery didn't detect the X11 libraries, or for some other reason failed to build the X11 package and hence also omitted the HGL package. Could you send the full ./configure output? Cheers, Simon
participants (1)
-
Simon Marlow