
18 Dec
2004
18 Dec
'04
11:35 a.m.
Ross Paterson wrote:
ross 2004/12/16 16:13:09 PST
Modified files: libraries/tools convert_libraries Log: switch to the Cabal setup script HugsSetup.hs for building of add-on packages (QuickCheck fgl HaXml parsec HUnit X11 HGL OpenGL GLUT OpenAL)
Revision Changes Path 1.12 +27 -23 hugs98/libraries/tools/convert_libraries
I must admit that I have to take a closer look at the current build system changes to fully understand what's going on... Nevertheless, all packages are currently configured *twice*, once during the intial "./configure ..." and later during conversion/compilation again. No idea how to fix this currently... Cheers, S.