[commit: ghc] master: compiler: de-lhs stgSyn/ (612e573)
git at git.haskell.org
git at git.haskell.org
Wed Dec 3 20:06:38 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/612e5736077549f56ed4a5048ce7d55d0a2fed8b/ghc
>---------------------------------------------------------------
commit 612e5736077549f56ed4a5048ce7d55d0a2fed8b
Author: Austin Seipp <austin at well-typed.com>
Date: Wed Dec 3 12:45:40 2014 -0600
compiler: de-lhs stgSyn/
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
612e5736077549f56ed4a5048ce7d55d0a2fed8b
compiler/stgSyn/{CoreToStg.lhs => CoreToStg.hs} | 2 -
compiler/stgSyn/{StgLint.lhs => StgLint.hs} | 55 ++----
compiler/stgSyn/{StgSyn.lhs => StgSyn.hs} | 228 ++++++++++++------------
3 files changed, 133 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 612e5736077549f56ed4a5048ce7d55d0a2fed8b
More information about the ghc-commits
mailing list