[commit: ghc] master: Flat constraint --> Simple constraint (8a0de69)
git at git.haskell.org
git at git.haskell.org
Fri Dec 12 22:56:17 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/8a0de692bd56b255adacc869e284424becdc9902/ghc
>---------------------------------------------------------------
commit 8a0de692bd56b255adacc869e284424becdc9902
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Wed Dec 10 16:58:09 2014 -0500
Flat constraint --> Simple constraint
>---------------------------------------------------------------
8a0de692bd56b255adacc869e284424becdc9902
compiler/typecheck/Inst.hs | 6 +--
compiler/typecheck/TcCanonical.hs | 2 +-
compiler/typecheck/TcDeriv.hs | 8 +--
compiler/typecheck/TcErrors.hs | 30 +++++------
compiler/typecheck/TcInteract.hs | 50 +++++++++----------
compiler/typecheck/TcMType.hs | 28 +++++------
compiler/typecheck/TcRnMonad.hs | 12 ++---
compiler/typecheck/TcRnTypes.hs | 42 ++++++++--------
compiler/typecheck/TcSMonad.hs | 20 ++++----
compiler/typecheck/TcSimplify.hs | 102 +++++++++++++++++++-------------------
compiler/typecheck/TcType.hs | 2 +-
compiler/typecheck/TcUnify.hs | 2 +-
12 files changed, 152 insertions(+), 152 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 8a0de692bd56b255adacc869e284424becdc9902
More information about the ghc-commits
mailing list