summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2015-03-20 17:54:06 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2015-03-20 17:54:06 +0100
commit46afe343fcb791d5ea1eee03c7b3f3f43c23ee07 (patch)
treebbee9f54e5302a02840545332656afa604a8d7f0 /hakyll.cabal
parent78c3aa21cd819270603392c0189a72b2a2e3e8e9 (diff)
downloadhakyll-46afe343fcb791d5ea1eee03c7b3f3f43c23ee07.tar.gz
Version bump (4.6.7.1)
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal10
1 files changed, 5 insertions, 5 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 9cdab1d..1fe7c3f 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.6.7.0
+Version: 4.6.7.1
Synopsis: A static website compiler library
Description:
@@ -151,7 +151,7 @@ Library
data-default >= 0.4 && < 0.6,
deepseq >= 1.3 && < 1.5,
directory >= 1.0 && < 1.3,
- filepath >= 1.0 && < 1.4,
+ filepath >= 1.0 && < 1.5,
lrucache >= 1.1.1 && < 1.3,
mtl >= 1 && < 2.3,
network >= 2.6 && < 2.7,
@@ -222,7 +222,7 @@ Test-suite hakyll-tests
Build-Depends:
HUnit >= 1.2 && < 1.3,
- QuickCheck >= 2.4 && < 2.8,
+ QuickCheck >= 2.4 && < 2.9,
test-framework >= 0.4 && < 0.9,
test-framework-hunit >= 0.3 && < 0.4,
test-framework-quickcheck2 >= 0.3 && < 0.4,
@@ -238,7 +238,7 @@ Test-suite hakyll-tests
data-default >= 0.4 && < 0.6,
deepseq >= 1.3 && < 1.5,
directory >= 1.0 && < 1.3,
- filepath >= 1.0 && < 1.4,
+ filepath >= 1.0 && < 1.5,
lrucache >= 1.1.1 && < 1.3,
mtl >= 1 && < 2.3,
network >= 2.6 && < 2.7,
@@ -292,4 +292,4 @@ Executable hakyll-init
Build-depends:
base >= 4 && < 5,
directory >= 1.0 && < 1.3,
- filepath >= 1.0 && < 1.4
+ filepath >= 1.0 && < 1.5