[commit: ghc] wip/nfs-locking: Merge pull request #122 from quchen/housekeeping (1690e0f)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:44:21 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/1690e0fc7b5168c2a80079dd3c3822a27ded9841/ghc
>---------------------------------------------------------------
commit 1690e0fc7b5168c2a80079dd3c3822a27ded9841
Merge: 619f31e 2ba641b
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Jan 7 20:17:40 2016 +0000
Merge pull request #122 from quchen/housekeeping
Add documentation, small refactorings
>---------------------------------------------------------------
1690e0fc7b5168c2a80079dd3c3822a27ded9841
.travis.yml | 2 ++
src/Base.hs | 19 +++++++++++---
src/Expression.hs | 4 +--
src/GHC.hs | 23 +++++++++--------
src/Main.hs | 43 +++++++++++++++++--------------
src/Predicates.hs | 23 ++++++++++++-----
src/Rules.hs | 33 ++++++++++++++----------
src/Stage.hs | 21 +++++++++++++--
src/Target.hs | 76 ++++++++++++++++++++++++++++++++-----------------------
src/Way.hs | 37 +++++++++++++++++++++------
10 files changed, 185 insertions(+), 96 deletions(-)
More information about the ghc-commits
mailing list