Judah Jacobson | 6 Sep 06:57
Picon
Gravatar

darcs patch: Make installPackage install setings from the [package].buildinfo file.

* 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
Attachment (install.patch): application/octet-stream, 21 KiB
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc <at> haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Gmane