[commit: ghc] overlapping-tyfams: Revert "Checkpoint. The sources compile, but the libraries don't yet." (55fa3d6)

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


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

On branch  : overlapping-tyfams

https://github.com/ghc/ghc/commit/55fa3d6a3c1daed456729c4a639c2b50c90c599d

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

commit 55fa3d6a3c1daed456729c4a639c2b50c90c599d
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Tue Jun 11 18:55:37 2013 +0100

    Revert "Checkpoint. The sources compile, but the libraries don't yet."
    
    This reverts commit 0d0c71eab258d03c5ab47f7323c392014565e2b7.

 compiler/hsSyn/HsDecls.lhs           | 11 ++---------
 compiler/iface/BinIface.hs           | 13 +------------
 compiler/iface/IfaceSyn.lhs          |  7 +++----
 compiler/iface/MkIface.lhs           | 19 ++++++++++---------
 compiler/iface/TcIface.lhs           |  4 ++--
 compiler/parser/RdrHsSyn.lhs         | 13 ++++++-------
 compiler/rename/RnSource.lhs         | 23 +++++++++++------------
 compiler/typecheck/FamInst.lhs       | 23 ++++++++++++-----------
 compiler/typecheck/TcGenGenerics.lhs |  2 +-
 compiler/typecheck/TcInstDcls.lhs    | 14 ++++++++------
 compiler/typecheck/TcTyClsDecls.lhs  | 19 +++++--------------
 compiler/typecheck/TcValidity.lhs    | 14 ++++++--------
 compiler/types/FamInstEnv.lhs        | 25 +++++++++++--------------
 13 files changed, 78 insertions(+), 109 deletions(-)


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

    git show 55fa3d6a3c1daed456729c4a639c2b50c90c599d



More information about the ghc-commits mailing list