summaryrefslogtreecommitdiff
path: root/blog.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'blog.cabal')
-rw-r--r--blog.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/blog.cabal b/blog.cabal
index 7ad97a7..7f79183 100644
--- a/blog.cabal
+++ b/blog.cabal
@@ -30,3 +30,7 @@ executable site
30 , bytestring >=0.10 && <1 30 , bytestring >=0.10 && <1
31 , cryptohash >=0.11 && <1 31 , cryptohash >=0.11 && <1
32 , hex >=0.1 && <1 32 , hex >=0.1 && <1
33 , temporary >=1.2 && <2
34 , process >=1.2 && <2
35 , directory >=1.2 && <2
36 , deepseq >=1.4 && <2