[commit: ghc] master: Revert "Revert "Change loadSrcInterface to return a list of ModIface"" (0c6c015)
git at git.haskell.org
git at git.haskell.org
Tue Jul 21 03:53:33 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/0c6c015d42c2bd0ee008f790c7c0cb4c5b78ca6b/ghc
>---------------------------------------------------------------
commit 0c6c015d42c2bd0ee008f790c7c0cb4c5b78ca6b
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Mon Jul 20 20:16:35 2015 -0700
Revert "Revert "Change loadSrcInterface to return a list of ModIface""
This reverts commit c60704fc405149407c155e297433f1cc299ae58a.
>---------------------------------------------------------------
0c6c015d42c2bd0ee008f790c7c0cb4c5b78ca6b
compiler/iface/LoadIface.hs | 50 +++++++++++++++++++++++----
compiler/rename/RnEnv.hs | 5 +--
compiler/rename/RnNames.hs | 74 +++++++++++++++++++++++++---------------
compiler/typecheck/TcRnDriver.hs | 5 +--
4 files changed, 96 insertions(+), 38 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 0c6c015d42c2bd0ee008f790c7c0cb4c5b78ca6b
More information about the ghc-commits
mailing list