[commit: ghc] wip/gadtpm: Pass term constraints inwards (does not compile) (2369bd4)

git at git.haskell.org git at git.haskell.org
Mon Sep 14 15:13:17 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/gadtpm
Link       : http://ghc.haskell.org/trac/ghc/changeset/2369bd40953cea45634d7262137571a5fc21b075/ghc

>---------------------------------------------------------------

commit 2369bd40953cea45634d7262137571a5fc21b075
Author: George Karachalias <george.karachalias at gmail.com>
Date:   Mon Sep 14 17:14:53 2015 +0200

    Pass term constraints inwards (does not compile)


>---------------------------------------------------------------

2369bd40953cea45634d7262137571a5fc21b075
 compiler/deSugar/Check.hs       | 26 +++++++++++++++++++++++---
 compiler/deSugar/DsBinds.hs     |  2 +-
 compiler/deSugar/DsExpr.hs      | 17 +++++++++--------
 compiler/deSugar/DsMonad.hs     | 16 ++++++++++++----
 compiler/deSugar/Match.hs       | 16 +++++++++++-----
 compiler/deSugar/Match.hs-boot  |  1 +
 compiler/deSugar/PmExpr.hs      | 10 ++--------
 compiler/deSugar/TmOracle.hs    | 14 ++++++++++++--
 compiler/typecheck/TcRnTypes.hs |  4 +++-
 9 files changed, 74 insertions(+), 32 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 2369bd40953cea45634d7262137571a5fc21b075


More information about the ghc-commits mailing list