[commit: ghc] wip/nfs-locking: Split compilation of Haskell and non-Haskell files (b61423d)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:42:08 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/b61423dfdb36c96a902f26b14c07e6bc39621a94/ghc
>---------------------------------------------------------------
commit b61423dfdb36c96a902f26b14c07e6bc39621a94
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Oct 20 02:44:02 2016 +0100
Split compilation of Haskell and non-Haskell files
See #216, #264, #267.
>---------------------------------------------------------------
b61423dfdb36c96a902f26b14c07e6bc39621a94
src/Oracles/Dependencies.hs | 5 ++-
src/Oracles/PackageData.hs | 6 +++-
src/Rules/Compile.hs | 58 ++++++++++++++++----------------
src/Rules/Data.hs | 17 +++++-----
src/Rules/Dependencies.hs | 77 ++++++++++---------------------------------
src/Rules/Generate.hs | 17 +++++++---
src/Rules/Library.hs | 80 ++++++++++++++++++++++++++++-----------------
src/Rules/Program.hs | 12 +++----
8 files changed, 132 insertions(+), 140 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 b61423dfdb36c96a902f26b14c07e6bc39621a94
More information about the ghc-commits
mailing list