[commit: ghc] overlapping-tyfams: Revert "Checkpoint. Working in FamInst on newFamInst." (508d235)
Richard Eisenberg
eir at cis.upenn.edu
Fri Jun 21 15:16:43 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : overlapping-tyfams
https://github.com/ghc/ghc/commit/508d23519572434d9ab2faea7c9bd854d9b1521a
>---------------------------------------------------------------
commit 508d23519572434d9ab2faea7c9bd854d9b1521a
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue Jun 11 18:56:44 2013 +0100
Revert "Checkpoint. Working in FamInst on newFamInst."
This reverts commit 9b8dc727296fc72942d2b32efe853adf795ba9ad.
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, 233 insertions(+), 311 deletions(-)
Diff suppressed because of size. To see it, use:
git show 508d23519572434d9ab2faea7c9bd854d9b1521a
More information about the ghc-commits
mailing list