[commit: ghc] wip/nfs-locking: Add missing sources. (109a6f8)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:20:21 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/109a6f843864def992865b81b0fea462e0fad7b4/ghc
>---------------------------------------------------------------
commit 109a6f843864def992865b81b0fea462e0fad7b4
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Dec 31 01:08:26 2015 +0000
Add missing sources.
>---------------------------------------------------------------
109a6f843864def992865b81b0fea462e0fad7b4
shaking-up-ghc.cabal | 1 +
1 file changed, 1 insertion(+)
diff --git a/shaking-up-ghc.cabal b/shaking-up-ghc.cabal
index b60bf46..e7c3e28 100644
--- a/shaking-up-ghc.cabal
+++ b/shaking-up-ghc.cabal
@@ -54,6 +54,7 @@ executable ghc-shake
, Rules.Package
, Rules.Program
, Rules.Resources
+ , Rules.Wrappers.Ghc
, Settings
, Settings.Args
, Settings.Builders.Alex
More information about the ghc-commits
mailing list