[commit: ghc] wip/names3: Move allKnownKeyNames to PrelInfo (d144d53)

git at git.haskell.org git at git.haskell.org
Tue Sep 13 15:08:37 UTC 2016


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

On branch  : wip/names3
Link       : http://ghc.haskell.org/trac/ghc/changeset/d144d53c75bef72c87c22b90c066d8fe9243048f/ghc

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

commit d144d53c75bef72c87c22b90c066d8fe9243048f
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Sep 13 11:08:02 2016 -0400

    Move allKnownKeyNames to PrelInfo


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

d144d53c75bef72c87c22b90c066d8fe9243048f
 compiler/iface/IfaceEnv.hs   |   3 --
 compiler/main/HscMain.hs     |  36 +-------------
 compiler/main/HscTypes.hs    |   3 +-
 compiler/prelude/PrelInfo.hs | 110 +++++++++++++++++++++++++++++--------------
 4 files changed, 76 insertions(+), 76 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 d144d53c75bef72c87c22b90c066d8fe9243048f


More information about the ghc-commits mailing list