[commit: ghc] wip/nfs-locking: Implement ModuleFiles oracle for caching the search of module files of a package. (cf825fe)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:28:01 UTC 2017


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

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

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

commit cf825feba28b287a8e3eee00eee543d4c5b5e8fe
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Wed Dec 23 06:14:11 2015 +0000

    Implement ModuleFiles oracle for caching the search of module files of a package.


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

cf825feba28b287a8e3eee00eee543d4c5b5e8fe
 src/Oracles/ModuleFiles.hs | 96 ++++++++++++++++++++++++++++++++++++++++++++++
 src/Rules/Generate.hs      |  7 ++--
 src/Rules/Oracles.hs       |  6 ++-
 src/Settings.hs            | 55 +++++---------------------
 4 files changed, 113 insertions(+), 51 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 cf825feba28b287a8e3eee00eee543d4c5b5e8fe


More information about the ghc-commits mailing list