[commit: ghc] wip/nfs-locking: Bump Cabal library version, fix AppVeyor build (345deee)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:53:03 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/345deee0c3850479ab6047920314c3ac30d7dad0/ghc
>---------------------------------------------------------------
commit 345deee0c3850479ab6047920314c3ac30d7dad0
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Wed Jul 26 23:35:27 2017 +0100
Bump Cabal library version, fix AppVeyor build
>---------------------------------------------------------------
345deee0c3850479ab6047920314c3ac30d7dad0
hadrian.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadrian.cabal b/hadrian.cabal
index 1178cb4..77fc54c 100644
--- a/hadrian.cabal
+++ b/hadrian.cabal
@@ -119,7 +119,7 @@ executable hadrian
, ScopedTypeVariables
build-depends: base >= 4.8 && < 5
, ansi-terminal == 0.6.*
- , Cabal == 2.0.0.0
+ , Cabal == 2.0.0.2
, containers == 0.5.*
, directory == 1.2.*
, extra >= 1.4.7
More information about the ghc-commits
mailing list