[commit: ghc] master: Revert "Clean up interaction between name cache and built-in syntax" (83e4f49)

git at git.haskell.org git at git.haskell.org
Wed Jul 20 18:35:34 UTC 2016


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/83e4f49577665278fe08fbaafe2239553f3c448e/ghc

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

commit 83e4f49577665278fe08fbaafe2239553f3c448e
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Wed Jul 20 19:04:10 2016 +0200

    Revert "Clean up interaction between name cache and built-in syntax"
    
    This reverts commit 9513fe6bdeafd35ca1a04e17b5f94732516766aa.
    
    Sadly this broke with -DDEBUG.


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

83e4f49577665278fe08fbaafe2239553f3c448e
 compiler/iface/BinIface.hs       |  5 +----
 compiler/iface/IfaceEnv.hs       | 40 ++++++++++++----------------------------
 compiler/prelude/PrelInfo.hs     | 14 +-------------
 compiler/prelude/PrelNames.hs    |  3 +--
 compiler/prelude/TysWiredIn.hs   | 22 +++++-----------------
 compiler/typecheck/TcTypeable.hs | 19 -------------------
 6 files changed, 20 insertions(+), 83 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 83e4f49577665278fe08fbaafe2239553f3c448e


More information about the ghc-commits mailing list