summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 5d6e1ce..c1385f6 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -180,7 +180,7 @@ Library
unordered-containers >= 0.2 && < 0.3,
vector >= 0.11 && < 0.12,
yaml >= 0.8 && < 0.9,
- optparse-applicative >= 0.12 && < 0.13
+ optparse-applicative >= 0.13 && < 0.14
If flag(previewServer)
Build-depends:
@@ -207,7 +207,7 @@ Library
If flag(checkExternal)
Build-depends:
- http-conduit >= 2.1 && < 2.2,
+ http-conduit >= 2.2 && < 2.3,
http-types >= 0.7 && < 0.10
Cpp-options:
-DCHECK_EXTERNAL