darcs patch: Use Cabal configurations to decide whether ghc should
use editline. (+1 more)
Judah Jacobson
judah.jacobson at gmail.com
Sun Aug 10 14:23:44 EDT 2008
The attached patches use Cabal configurations to simplify the choice
of whether to use editline when building ghc(i). They also fix a
minor configuration error that occurs when the bootstrapping compiler
has editline installed as a user package but not a global package.
-Judah
Sun Aug 10 11:18:54 PDT 2008 Judah Jacobson <judah.jacobson at gmail.com>
* #1389: Remove unused configure variable GhcHasEditline.
M ./Makefile -1
M ./aclocal.m4 -14
M ./configure.ac -3
M ./mk/config.mk.in -3
Sun Aug 10 10:42:54 PDT 2008 Judah Jacobson <judah.jacobson at gmail.com>
* Use Cabal configurations to decide whether ghc should use editline.
M ./compiler/Makefile -23
M ./compiler/ghc.cabal -1 +1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: editline-flags.patch
Type: application/octet-stream
Size: 88611 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20080810/cec24e13/editline-flags-0001.obj
More information about the Cvs-ghc
mailing list