[commit: ghc] wip/nfs-locking: Add Targets.hs for specifying targets, clean up code. (7ffb294)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:07:33 UTC 2017


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

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

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

commit 7ffb2940272c99938582846879e2f297215c3211
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Fri Jan 16 04:02:01 2015 +0000

    Add Targets.hs for specifying targets, clean up code.


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

7ffb2940272c99938582846879e2f297215c3211
 src/Package.hs              |  29 +++++-----
 src/Package/Base.hs         |  67 +++++++++++------------
 src/Package/Compile.hs      |  36 ++++++-------
 src/Package/Data.hs         | 127 +++++++++++++++++++++++++-------------------
 src/Package/Dependencies.hs |  20 +++----
 src/Package/Library.hs      |  24 +++++----
 src/Targets.hs              |  25 +++++++++
 7 files changed, 183 insertions(+), 145 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 7ffb2940272c99938582846879e2f297215c3211


More information about the ghc-commits mailing list