Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : no-pred-ty
http://hackage.haskell.org/trac/ghc/changeset/ff94f97a89b3a206552de47545152139666d92e9 >--------------------------------------------------------------- commit ff94f97a89b3a206552de47545152139666d92e9 Author: Simon Peyton Jones <[email protected]> Date: Fri Sep 9 10:54:32 2011 +0100 Comments, and rename FactTuple to ConstraintTuple compiler/basicTypes/BasicTypes.lhs | 13 +++++++------ compiler/basicTypes/OccName.lhs | 6 +++--- compiler/basicTypes/Unique.lhs | 6 +++--- compiler/coreSyn/CoreSubst.lhs | 3 ++- compiler/deSugar/DsBinds.lhs | 4 ++-- compiler/iface/BinIface.hs | 8 ++++---- compiler/prelude/PrelNames.lhs | 2 +- compiler/prelude/TysWiredIn.lhs | 32 +++++++++++++++++++++++++------- compiler/typecheck/TcHsType.lhs | 2 +- 9 files changed, 48 insertions(+), 28 deletions(-) Diff suppressed because of size. To see it, use: git show ff94f97a89b3a206552de47545152139666d92e9 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
