[commit: ghc] ghc-kinds: Stuff with SImon (46f9356)
Simon Peyton Jones
simonpj at microsoft.com
Tue Nov 8 18:15:21 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/46f9356ff231fe61753e66fec95ee593f20386a2
>---------------------------------------------------------------
commit 46f9356ff231fe61753e66fec95ee593f20386a2
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Nov 8 17:15:10 2011 +0000
Stuff with SImon
compiler/deSugar/DsMeta.hs | 2 +-
compiler/hsSyn/HsExpr.lhs | 10 ++++------
compiler/parser/Parser.y.pp | 8 ++++----
compiler/rename/RnExpr.lhs | 6 +++---
compiler/typecheck/TcHsType.lhs | 9 +++++----
compiler/typecheck/TcMType.lhs | 2 ++
compiler/typecheck/TcPat.lhs | 2 ++
compiler/typecheck/TcSplice.lhs | 10 +++++-----
compiler/typecheck/TcUnify.lhs | 27 +++++++++++++--------------
compiler/types/Coercion.lhs | 14 +-------------
compiler/types/Kind.lhs | 4 ++--
test/testsuite_summary08.txt | 9 ++-------
12 files changed, 44 insertions(+), 59 deletions(-)
Diff suppressed because of size. To see it, use:
git show 46f9356ff231fe61753e66fec95ee593f20386a2
More information about the Cvs-ghc
mailing list