[commit: ghc] master: Change how the build system handles packages (104ff6e)
Ian Lynagh
igloo at earth.li
Sat Mar 2 00:35:47 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/104ff6e9ad85751dab2fc2ed25cf8f7827bb13f1
>---------------------------------------------------------------
commit 104ff6e9ad85751dab2fc2ed25cf8f7827bb13f1
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Mar 1 16:34:33 2013 +0000
Change how the build system handles packages
This makes the build system a little simpler, and in particular
will make it easier to handle the changes needed for cross-compilation.
boot | 5 +-
compiler/ghc.mk | 4 -
ghc.mk | 261 +++++++++++++++++++++---------------------------
mk/config.mk.in | 5 +-
rules/extra-packages.mk | 48 ---------
rules/foreachLibrary.mk | 43 ++++++++
rules/haddock.mk | 2 +-
7 files changed, 161 insertions(+), 207 deletions(-)
Diff suppressed because of size. To see it, use:
git show 104ff6e9ad85751dab2fc2ed25cf8f7827bb13f1
More information about the ghc-commits
mailing list