[commit: ghc] overlapping-tyfams: Checkpoint. Working on typechecker. (f2a178b)
Richard Eisenberg
eir at cis.upenn.edu
Fri Jun 21 15:16:50 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : overlapping-tyfams
https://github.com/ghc/ghc/commit/f2a178bea8a1841652d0be1841b3f1daed71d482
>---------------------------------------------------------------
commit f2a178bea8a1841652d0be1841b3f1daed71d482
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Thu Jun 13 16:35:53 2013 +0100
Checkpoint. Working on typechecker.
compiler/hsSyn/HsDecls.lhs | 67 +++++++++++++++++----------------------
compiler/parser/Parser.y.pp | 31 ++++++++++--------
compiler/parser/RdrHsSyn.lhs | 24 +++++---------
compiler/rename/RnSource.lhs | 29 +++++++++++------
compiler/typecheck/TcInstDcls.lhs | 6 ++--
5 files changed, 75 insertions(+), 82 deletions(-)
Diff suppressed because of size. To see it, use:
git show f2a178bea8a1841652d0be1841b3f1daed71d482
More information about the ghc-commits
mailing list