[commit: ghc] wip/nfs-locking: Finish translation of Data.hs argument lists. (8cf38ba)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:09:53 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/8cf38baf8224a14a2fc167bfc0776123d1bd1167/ghc

>---------------------------------------------------------------

commit 8cf38baf8224a14a2fc167bfc0776123d1bd1167
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Fri Apr 10 02:05:27 2015 +0100

    Finish translation of Data.hs argument lists.


>---------------------------------------------------------------

8cf38baf8224a14a2fc167bfc0776123d1bd1167
 src/Expression/ArgList.hs     |   7 +-
 src/Expression/Base.hs        | 190 ++++++++++++++++++++++++++++++++++++------
 src/Expression/PG.hs          |  41 ++-------
 src/Expression/PGPredicate.hs |  18 +---
 src/Oracles/Builder.hs        |   1 +
 src/Settings.hs               | 129 ++++++++++++++++++++++------
 src/Targets.hs                | 148 ++++++++++++++++----------------
 7 files changed, 363 insertions(+), 171 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 8cf38baf8224a14a2fc167bfc0776123d1bd1167


More information about the ghc-commits mailing list