[commit: packages/filepath] master: Require cabal 1.18 (1462d21)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:35:38 UTC 2017
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/1462d2106e0748efd4cfc1aa3316863a06f94562
>---------------------------------------------------------------
commit 1462d2106e0748efd4cfc1aa3316863a06f94562
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Fri Nov 18 21:48:49 2016 +0000
Require cabal 1.18
>---------------------------------------------------------------
1462d2106e0748efd4cfc1aa3316863a06f94562
filepath.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/filepath.cabal b/filepath.cabal
index 971e8b7..61723ad 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -1,4 +1,4 @@
-cabal-version: >= 1.10
+cabal-version: >= 1.18
name: filepath
version: 1.4.1.1
-- NOTE: Don't forget to update ./changelog.md
More information about the ghc-commits
mailing list