[commit: ghc] wip/nfs-locking: Drop Rules.Resources, move packageDb resource to buildRules. (2fc7bd3)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:02:45 UTC 2017


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

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

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

commit 2fc7bd3ee96d07862b240e8ddcfb584de56a040c
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Mon Feb 15 23:20:41 2016 +0000

    Drop Rules.Resources, move packageDb resource to buildRules.


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

2fc7bd3ee96d07862b240e8ddcfb584de56a040c
 shaking-up-ghc.cabal      |  1 -
 src/Rules.hs              | 26 ++++++++++++++++----------
 src/Rules/Compile.hs      | 11 +++++------
 src/Rules/Dependencies.hs |  5 ++---
 src/Rules/Register.hs     |  7 +++----
 src/Rules/Resources.hs    | 17 -----------------
 6 files changed, 26 insertions(+), 41 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 2fc7bd3ee96d07862b240e8ddcfb584de56a040c


More information about the ghc-commits mailing list