[commit: ghc] wip/impredicativity: Keep working on RULES simplification (e37d47b)
git at git.haskell.org
git at git.haskell.org
Thu Jul 9 08:31:48 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/impredicativity
Link : http://ghc.haskell.org/trac/ghc/changeset/e37d47b5a52c47d3efcdff7f11910fc7763e3b1b/ghc
>---------------------------------------------------------------
commit e37d47b5a52c47d3efcdff7f11910fc7763e3b1b
Author: Alejandro Serrano <trupill at gmail.com>
Date: Wed Jul 8 15:46:22 2015 +0200
Keep working on RULES simplification
>---------------------------------------------------------------
e37d47b5a52c47d3efcdff7f11910fc7763e3b1b
compiler/coreSyn/CoreSubst.hs | 26 +++++++++++++++++---------
compiler/coreSyn/PprCore.hs | 3 +++
compiler/deSugar/DsBinds.hs | 21 +++++++++++----------
compiler/specialise/Rules.hs | 6 +++---
compiler/typecheck/TcRules.hs | 12 +++++++++---
5 files changed, 43 insertions(+), 25 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 e37d47b5a52c47d3efcdff7f11910fc7763e3b1b
More information about the ghc-commits
mailing list