[commit: ghc] wip/nfs-locking: Add missing package Settings.Packages.Touchy. (39e1756)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:32:01 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/39e17562d9f76f92cd63242a8c960ce1a9143f3f/ghc
>---------------------------------------------------------------
commit 39e17562d9f76f92cd63242a8c960ce1a9143f3f
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Thu Jan 7 22:31:45 2016 +0000
Add missing package Settings.Packages.Touchy.
See #125. [skip ci]
>---------------------------------------------------------------
39e17562d9f76f92cd63242a8c960ce1a9143f3f
shaking-up-ghc.cabal | 1 +
1 file changed, 1 insertion(+)
diff --git a/shaking-up-ghc.cabal b/shaking-up-ghc.cabal
index 9f2c80c..ab9f7bc 100644
--- a/shaking-up-ghc.cabal
+++ b/shaking-up-ghc.cabal
@@ -90,6 +90,7 @@ executable ghc-shake
, Settings.Packages.IservBin
, Settings.Packages.Rts
, Settings.Packages.RunGhc
+ , Settings.Packages.Touchy
, Settings.TargetDirectory
, Settings.User
, Settings.Ways
More information about the ghc-commits
mailing list