[commit: ghc] overlapping-tyfams: Checkpoint. About to try compiling. (3343182)
Richard Eisenberg
eir at cis.upenn.edu
Fri Jun 21 15:16:52 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : overlapping-tyfams
https://github.com/ghc/ghc/commit/3343182490288e534f68228c4ad889369185aeee
>---------------------------------------------------------------
commit 3343182490288e534f68228c4ad889369185aeee
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Fri Jun 14 15:49:33 2013 +0100
Checkpoint. About to try compiling.
compiler/prelude/TysPrim.lhs | 1 +
compiler/typecheck/FamInst.lhs | 12 +--
compiler/typecheck/TcEnv.lhs | 5 +-
compiler/typecheck/TcGenGenerics.lhs | 2 +-
compiler/typecheck/TcInstDcls.lhs | 30 ++------
compiler/typecheck/TcTyClsDecls.lhs | 91 +++++++++++++++++++----
compiler/types/CoAxiom.lhs | 8 +-
compiler/types/TyCon.lhs | 16 ++--
compiler/vectorise/Vectorise/Generic/PAMethods.hs | 2 +-
compiler/vectorise/Vectorise/Generic/PData.hs | 2 +-
10 files changed, 113 insertions(+), 56 deletions(-)
Diff suppressed because of size. To see it, use:
git show 3343182490288e534f68228c4ad889369185aeee
More information about the ghc-commits
mailing list