summaryrefslogtreecommitdiff
path: root/blog.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'blog.cabal')
-rw-r--r--blog.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog.cabal b/blog.cabal
index a493c15..f1e3c0b 100644
--- a/blog.cabal
+++ b/blog.cabal
@@ -24,5 +24,6 @@ executable site
24 , hakyll >=4.6 && <5 24 , hakyll >=4.6 && <5
25 , containers >=0.5 && <0.6 25 , containers >=0.5 && <0.6
26 , pandoc >=1.13 && <2 26 , pandoc >=1.13 && <2
27 , pandoc-types >=1.12 && <2
27 , data-default >=0.5 && <0.6 28 , data-default >=0.5 && <0.6
28 , filepath >=1.3 && <2 29 , filepath >=1.3 && <2