[commit: ghc] wip/nfs-locking: Refactor argument expressions. (93e218e)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:09:43 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/93e218e59d6f0e03ffdcfc691c19548a2e697135/ghc
>---------------------------------------------------------------
commit 93e218e59d6f0e03ffdcfc691c19548a2e697135
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Wed Apr 8 02:34:02 2015 +0100
Refactor argument expressions.
>---------------------------------------------------------------
93e218e59d6f0e03ffdcfc691c19548a2e697135
src/Expression.hs | 159 ++++++++++++++++++++++++++++++
src/Expression/ArgList.hs | 32 ++++++
src/Expression/PG.hs | 56 +++++++++++
src/Expression/Predicate.hs | 55 +++++++++++
src/Expression/TruthTeller.hs | 16 +++
src/Settings.hs | 220 +++---------------------------------------
6 files changed, 333 insertions(+), 205 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 93e218e59d6f0e03ffdcfc691c19548a2e697135
More information about the ghc-commits
mailing list