summaryrefslogtreecommitdiff
path: root/blog.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-11-06 02:06:15 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2015-11-06 02:06:15 +0000
commit6294d6107ba6462bdf4a9b302b7bdd1ff7a69c15 (patch)
treeced3ff5d08594fa5f5b591d96dd289331d3ff93b /blog.cabal
parent543d5baeac2d772a6cff3ea4b8cf14d740f48119 (diff)
downloaddirty-haskell.org-6294d6107ba6462bdf4a9b302b7bdd1ff7a69c15.tar
dirty-haskell.org-6294d6107ba6462bdf4a9b302b7bdd1ff7a69c15.tar.gz
dirty-haskell.org-6294d6107ba6462bdf4a9b302b7bdd1ff7a69c15.tar.bz2
dirty-haskell.org-6294d6107ba6462bdf4a9b302b7bdd1ff7a69c15.tar.xz
dirty-haskell.org-6294d6107ba6462bdf4a9b302b7bdd1ff7a69c15.zip
Extracting math from all posts
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