[commit: ghc] wip/nfs-locking: Add missing Settings.Flavours.Quick module. (6da6b45)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:12:23 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/6da6b454c1a8ff2df7e54a165b28e103d5e6a0f2/ghc
>---------------------------------------------------------------
commit 6da6b454c1a8ff2df7e54a165b28e103d5e6a0f2
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Tue May 10 01:05:59 2016 +0100
Add missing Settings.Flavours.Quick module.
>---------------------------------------------------------------
6da6b454c1a8ff2df7e54a165b28e103d5e6a0f2
hadrian.cabal | 1 +
1 file changed, 1 insertion(+)
diff --git a/hadrian.cabal b/hadrian.cabal
index 2dfd9e9..5c13f7a 100644
--- a/hadrian.cabal
+++ b/hadrian.cabal
@@ -87,6 +87,7 @@ executable hadrian
, Settings.Builders.Make
, Settings.Builders.Tar
, Settings.Default
+ , Settings.Flavours.Quick
, Settings.Packages
, Settings.Packages.Base
, Settings.Packages.Compiler
More information about the ghc-commits
mailing list