[commit: ghc] wip/gadtpm: Put the term oracle in a separate file (45f7b8d)
git at git.haskell.org
git at git.haskell.org
Wed Jul 1 14:33:13 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/45f7b8d0030a8911883c39b150a024796cbc2284/ghc
>---------------------------------------------------------------
commit 45f7b8d0030a8911883c39b150a024796cbc2284
Author: George Karachalias <george.karachalias at gmail.com>
Date: Wed Jul 1 16:33:36 2015 +0200
Put the term oracle in a separate file
>---------------------------------------------------------------
45f7b8d0030a8911883c39b150a024796cbc2284
compiler/deSugar/Check.hs | 535 +------------------------------------------
compiler/deSugar/TmOracle.hs | 535 +++++++++++++++++++++++++++++++++++++++++++
compiler/ghc.cabal.in | 1 +
3 files changed, 539 insertions(+), 532 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 45f7b8d0030a8911883c39b150a024796cbc2284
More information about the ghc-commits
mailing list