[commit: ghc] wip/angerman/reinstallable-lib-ghc: Split Config.hs into Config.hs + config.hs-incl, and place config.hs-incl into the rts. (7bba164)

git at git.haskell.org git at git.haskell.org
Wed Mar 6 21:48:49 UTC 2019


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/angerman/reinstallable-lib-ghc
Link       : http://ghc.haskell.org/trac/ghc/changeset/7bba164c93f6ee939da8547ec8683b97deefbea8/ghc

>---------------------------------------------------------------

commit 7bba164c93f6ee939da8547ec8683b97deefbea8
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date:   Tue Mar 5 22:43:47 2019 +0800

    Split Config.hs into Config.hs + config.hs-incl, and place config.hs-incl into the rts.


>---------------------------------------------------------------

7bba164c93f6ee939da8547ec8683b97deefbea8
 compiler/ghc.mk         | 99 +------------------------------------------------
 compiler/main/Config.hs |  7 ++++
 rts/ghc.mk              | 89 ++++++++++++++++++++++++++++++++++++++++++++
 rts/rts.cabal.in        |  1 +
 4 files changed, 98 insertions(+), 98 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 7bba164c93f6ee939da8547ec8683b97deefbea8


More information about the ghc-commits mailing list