[commit: ghc] overlapping-tyfams: Checkpoint. The sources compile, but the libraries don't yet. (0d0c71e)
Richard Eisenberg
eir at cis.upenn.edu
Fri Jun 21 15:16:21 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : overlapping-tyfams
https://github.com/ghc/ghc/commit/0d0c71eab258d03c5ab47f7323c392014565e2b7
>---------------------------------------------------------------
commit 0d0c71eab258d03c5ab47f7323c392014565e2b7
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue May 28 08:59:43 2013 +0100
Checkpoint. The sources compile, but the libraries don't yet.
compiler/hsSyn/HsDecls.lhs | 11 +++++++++--
compiler/iface/BinIface.hs | 13 ++++++++++++-
compiler/iface/IfaceSyn.lhs | 7 ++++---
compiler/iface/MkIface.lhs | 19 +++++++++----------
compiler/iface/TcIface.lhs | 4 ++--
compiler/parser/RdrHsSyn.lhs | 13 +++++++------
compiler/rename/RnSource.lhs | 23 ++++++++++++-----------
compiler/typecheck/FamInst.lhs | 23 +++++++++++------------
compiler/typecheck/TcGenGenerics.lhs | 2 +-
compiler/typecheck/TcInstDcls.lhs | 14 ++++++--------
compiler/typecheck/TcTyClsDecls.lhs | 19 ++++++++++++++-----
compiler/typecheck/TcValidity.lhs | 14 ++++++++------
compiler/types/FamInstEnv.lhs | 25 ++++++++++++++-----------
13 files changed, 109 insertions(+), 78 deletions(-)
Diff suppressed because of size. To see it, use:
git show 0d0c71eab258d03c5ab47f7323c392014565e2b7
More information about the ghc-commits
mailing list