[commit: ghc] wip/nfs-locking: Add missing source Settings.Builders.Common (1ad387d)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:35:04 UTC 2017


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

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

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

commit 1ad387d0ac1af354fff93b384251fab482eee49d
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sat Jan 9 20:21:27 2016 +0000

    Add missing source Settings.Builders.Common
    
    [skip ci]


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

1ad387d0ac1af354fff93b384251fab482eee49d
 shaking-up-ghc.cabal | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shaking-up-ghc.cabal b/shaking-up-ghc.cabal
index a5b4c57..9c40f46 100644
--- a/shaking-up-ghc.cabal
+++ b/shaking-up-ghc.cabal
@@ -43,6 +43,7 @@ executable ghc-shake
                        , Rules.Dependencies
                        , Rules.Documentation
                        , Rules.Generate
+                       , Rules.Generators.Common
                        , Rules.Generators.ConfigHs
                        , Rules.Generators.GhcAutoconfH
                        , Rules.Generators.GhcBootPlatformH



More information about the ghc-commits mailing list