[commit: ghc] wip/nfs-locking: Add Simplify instances for PG and Predicate. (0fe624f)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:10:10 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/0fe624fbec4b1eee99bc2e056f662568da0ffa91/ghc
>---------------------------------------------------------------
commit 0fe624fbec4b1eee99bc2e056f662568da0ffa91
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Fri Apr 17 01:29:08 2015 +0100
Add Simplify instances for PG and Predicate.
>---------------------------------------------------------------
0fe624fbec4b1eee99bc2e056f662568da0ffa91
src/Expression/Base.hs | 14 +++++++---
src/Expression/Build.hs | 63 ++++++++++++++++++++++++++++++-------------
src/Expression/PG.hs | 48 ++++++++++++++++++++++++++++++++-
src/Expression/Simplify.hs | 6 +++++
src/Main.hs | 6 +++++
src/Package.hs | 3 +++
src/Settings.hs | 67 ++++++++++++++++++++++------------------------
src/Ways.hs | 3 +++
8 files changed, 152 insertions(+), 58 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 0fe624fbec4b1eee99bc2e056f662568da0ffa91
More information about the ghc-commits
mailing list