[commit: ghc] overlapping-tyfams: Checkpoint. Working in FamInst on newFamInst. (9b8dc72)
Richard Eisenberg
eir at cis.upenn.edu
Fri Jun 21 15:16:10 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : overlapping-tyfams
https://github.com/ghc/ghc/commit/9b8dc727296fc72942d2b32efe853adf795ba9ad
>---------------------------------------------------------------
commit 9b8dc727296fc72942d2b32efe853adf795ba9ad
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Mon May 27 16:20:57 2013 +0100
Checkpoint. Working in FamInst on newFamInst.
compiler/rename/RnSource.lhs | 2 +-
compiler/typecheck/FamInst.lhs | 22 ++-
compiler/typecheck/TcDeriv.lhs | 2 +-
compiler/typecheck/TcInstDcls.lhs | 32 +--
compiler/typecheck/TcTyClsDecls.lhs | 47 +++--
compiler/typecheck/TcValidity.lhs | 60 +++++-
compiler/types/FamInstEnv.lhs | 374 +++++++++++++++++-------------------
compiler/types/Type.lhs | 5 +-
8 files changed, 311 insertions(+), 233 deletions(-)
Diff suppressed because of size. To see it, use:
git show 9b8dc727296fc72942d2b32efe853adf795ba9ad
More information about the ghc-commits
mailing list