[commit: ghc] wip/gadtpm: cleaning up (moved PmExpr in a separate file) (a364b7d)
git at git.haskell.org
git at git.haskell.org
Mon Sep 14 15:13:15 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/a364b7d347bae03965c06530684b5abbc834134e/ghc
>---------------------------------------------------------------
commit a364b7d347bae03965c06530684b5abbc834134e
Author: George Karachalias <george.karachalias at gmail.com>
Date: Mon Sep 14 14:38:54 2015 +0200
cleaning up (moved PmExpr in a separate file)
>---------------------------------------------------------------
a364b7d347bae03965c06530684b5abbc834134e
compiler/deSugar/PmExpr.hs | 438 +++++++++++++++++++++++++++++++++++++++++++
compiler/deSugar/TmOracle.hs | 361 ++---------------------------------
compiler/ghc.cabal.in | 1 +
compiler/hsSyn/HsPat.hs | 43 +----
4 files changed, 456 insertions(+), 387 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 a364b7d347bae03965c06530684b5abbc834134e
More information about the ghc-commits
mailing list