darcs patch: Make installPackage install setings from the
[package].buildinfo file.
Judah Jacobson
judah.jacobson at gmail.com
Thu Sep 6 00:57:16 EDT 2007
* 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.patch
Type: application/octet-stream
Size: 21965 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20070905/8a1fadf5/install-0001.obj
More information about the Cvs-ghc
mailing list