[commit: ghc] overlapping-tyfams: Checkpoint. About to compile. (adc5062)
Richard Eisenberg
eir at cis.upenn.edu
Fri Jun 21 15:16:12 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : overlapping-tyfams
https://github.com/ghc/ghc/commit/adc506253558332086699c43e8de929e5e041cbd
>---------------------------------------------------------------
commit adc506253558332086699c43e8de929e5e041cbd
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Mon May 27 21:16:47 2013 +0100
Checkpoint. About to compile.
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, 183 insertions(+), 90 deletions(-)
Diff suppressed because of size. To see it, use:
git show adc506253558332086699c43e8de929e5e041cbd
More information about the ghc-commits
mailing list