summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2013-02-10 11:30:19 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2013-02-10 11:30:43 +0100
commite93753d425520447bcbd6bae1f9067049e4b0260 (patch)
tree7b932cd821fec0b7ee800f43c734e279cefee751 /hakyll.cabal
parent3aea9c91edd99418d121e7c25ea75e445468a425 (diff)
downloadhakyll-e93753d425520447bcbd6bae1f9067049e4b0260.tar.gz
Bump http-types test dependency as well
Closes #105
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index a317d31..2399d2a 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -194,7 +194,7 @@ Test-suite hakyll-tests
directory >= 1.0 && < 1.3,
filepath >= 1.0 && < 1.4,
http-conduit >= 1.8 && < 1.9,
- http-types >= 0.7 && < 0.8,
+ http-types >= 0.7 && < 0.9,
lrucache >= 1.1.1 && < 1.2,
mtl >= 1 && < 2.2,
old-locale >= 1.0 && < 1.1,