summaryrefslogtreecommitdiff
path: root/blog.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'blog.cabal')
-rw-r--r--blog.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/blog.cabal b/blog.cabal
index f1e3c0b..7ad97a7 100644
--- a/blog.cabal
+++ b/blog.cabal
@@ -27,3 +27,6 @@ executable site
27 , pandoc-types >=1.12 && <2 27 , pandoc-types >=1.12 && <2
28 , data-default >=0.5 && <0.6 28 , data-default >=0.5 && <0.6
29 , filepath >=1.3 && <2 29 , filepath >=1.3 && <2
30 , bytestring >=0.10 && <1
31 , cryptohash >=0.11 && <1
32 , hex >=0.1 && <1