[commit: ghc] wip/nfs-locking: Switch to shake-0.15.6. (cf5ab9a)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:08:20 UTC 2017


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

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

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

commit cf5ab9ad72cf29153cc0cbfdd510465fc6abcbc9
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Fri Apr 22 17:05:28 2016 +0100

    Switch to shake-0.15.6.


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

cf5ab9ad72cf29153cc0cbfdd510465fc6abcbc9
 shaking-up-ghc.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shaking-up-ghc.cabal b/shaking-up-ghc.cabal
index 92be3c7..da19de1 100644
--- a/shaking-up-ghc.cabal
+++ b/shaking-up-ghc.cabal
@@ -124,7 +124,7 @@ executable ghc-shake
                        , extra                == 1.4.*
                        , mtl                  == 2.2.*
                        , QuickCheck           >= 2.6 && < 2.9
-                       , shake                == 0.15.*
+                       , shake                == 0.15.6
                        , transformers         >= 0.4 && < 0.6
                        , unordered-containers == 0.2.*
     ghc-options:         -Wall



More information about the ghc-commits mailing list