ijones 2005/02/15 07:44:50 PST
Modified files:
libraries/Cabal/Distribution/Simple Configure.hs
libraries/Cabal/tests ModuleTest.hs
Log:
Fixed bug for ghc < 6.3 where call to ghc-pkg during configure step
was unconditional. Now only call ghc-pkg to get versioned
dependencies if >= 6.3. revived buildDepToDep as setDepByVersion,
which sets the exact version number if supplied by the package
description in any case where we can't query the HC-pkg system.
Haven't verified w/ ghc 6.4 yet!
Minor fix to withHooks test for hugs
Revision Changes Path
1.25 +14 -4 fptools/libraries/Cabal/Distribution/Simple/Configure.hs
1.7 +1 -1 fptools/libraries/Cabal/tests/ModuleTest.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries