[commit: ghc] overlapping-tyfams: Revert "Checkpoint. About to compile." (6c91510)

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


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

On branch  : overlapping-tyfams

https://github.com/ghc/ghc/commit/6c91510bc379b3426aaa39bd1d7b9c3d57d72752

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

commit 6c91510bc379b3426aaa39bd1d7b9c3d57d72752
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Tue Jun 11 18:56:42 2013 +0100

    Revert "Checkpoint. About to compile."
    
    This reverts commit adc506253558332086699c43e8de929e5e041cbd.

 compiler/iface/BinIface.hs                        | 23 +---------
 compiler/iface/IfaceSyn.lhs                       | 27 +----------
 compiler/iface/IfaceType.lhs                      |  2 +-
 compiler/iface/MkIface.lhs                        | 15 +------
 compiler/iface/TcIface.lhs                        | 15 +------
 compiler/typecheck/FamInst.lhs                    | 55 +++++++++++------------
 compiler/typecheck/TcGenGenerics.lhs              |  2 +-
 compiler/typecheck/TcInstDcls.lhs                 | 22 ++++-----
 compiler/typecheck/TcTyClsDecls.lhs               | 16 +++----
 compiler/typecheck/TcValidity.lhs                 | 44 +++++++++---------
 compiler/types/CoAxiom.lhs                        |  8 +---
 compiler/types/FamInstEnv.lhs                     | 40 ++++++-----------
 compiler/vectorise/Vectorise/Generic/PAMethods.hs |  2 +-
 compiler/vectorise/Vectorise/Generic/PData.hs     |  2 +-
 14 files changed, 90 insertions(+), 183 deletions(-)


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

    git show 6c91510bc379b3426aaa39bd1d7b9c3d57d72752



More information about the ghc-commits mailing list