summaryrefslogtreecommitdiff
path: root/blog.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-11-06 02:12:44 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2015-11-06 02:12:44 +0000
commitf0e10a9ea21f351f2617b23f2e615f8d82f089bd (patch)
treeebe24c3b87fb3cb4dde3ea5887ba40516042b9e9 /blog.cabal
parent6294d6107ba6462bdf4a9b302b7bdd1ff7a69c15 (diff)
downloaddirty-haskell.org-f0e10a9ea21f351f2617b23f2e615f8d82f089bd.tar
dirty-haskell.org-f0e10a9ea21f351f2617b23f2e615f8d82f089bd.tar.gz
dirty-haskell.org-f0e10a9ea21f351f2617b23f2e615f8d82f089bd.tar.bz2
dirty-haskell.org-f0e10a9ea21f351f2617b23f2e615f8d82f089bd.tar.xz
dirty-haskell.org-f0e10a9ea21f351f2617b23f2e615f8d82f089bd.zip
hashing for math filenames
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