6 Sep 06:57
darcs patch: Make installPackage install setings from the [package].buildinfo file.
Judah Jacobson <judah.jacobson <at> gmail.com>
2007-09-06 04:57:16 GMT
2007-09-06 04:57:16 GMT
* Make installPackage install settings from the [package].buildinfo file. For libraries installed along with ghc, the settings from the buildinfo file weren't being installed correctly. In particular, linking against the readline package didn't produce a necessary "-lreadline" flag. The problem was only with the installPackage script; Cabal's "defaultMainWithHooks defaultUserHooks" handles buildinfo correctly. M ./libraries/installPackage.hs -1 +14
_______________________________________________ Cvs-ghc mailing list Cvs-ghc <at> haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc
RSS Feed