[commit: ghc] overlapping-tyfams: Fixed interface loading bug, and a few other little changes. (e8fbb01)

Richard Eisenberg eir at cis.upenn.edu
Fri Jun 21 15:16:25 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : overlapping-tyfams

https://github.com/ghc/ghc/commit/e8fbb019e83aedfe334d8f2ce638d0637ab15752

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

commit e8fbb019e83aedfe334d8f2ce638d0637ab15752
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Tue May 28 12:13:18 2013 +0100

    Fixed interface loading bug, and a few other little changes.

 compiler/hsSyn/HsDecls.lhs          |  1 -
 compiler/iface/TcIface.lhs          |  3 ++-
 compiler/typecheck/TcRnDriver.lhs   | 10 +--------
 compiler/typecheck/TcTyClsDecls.lhs |  4 ++--
 docs/users_guide/glasgow_exts.xml   | 45 ++++++++++++++++++++++++++++++++-----
 5 files changed, 44 insertions(+), 19 deletions(-)


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

    git show e8fbb019e83aedfe334d8f2ce638d0637ab15752



More information about the ghc-commits mailing list