summaryrefslogtreecommitdiff
path: root/blog.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'blog.cabal')
-rw-r--r--blog.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/blog.cabal b/blog.cabal
index 7f79183..e6aba5f 100644
--- a/blog.cabal
+++ b/blog.cabal
@@ -34,3 +34,5 @@ executable site
34 , process >=1.2 && <2 34 , process >=1.2 && <2
35 , directory >=1.2 && <2 35 , directory >=1.2 && <2
36 , deepseq >=1.4 && <2 36 , deepseq >=1.4 && <2
37 , regex-tdfa >=1.2 && <2
38 , mtl >=2.2 && <3