From f0e10a9ea21f351f2617b23f2e615f8d82f089bd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 6 Nov 2015 02:12:44 +0000 Subject: hashing for math filenames --- blog.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'blog.cabal') diff --git a/blog.cabal b/blog.cabal index f1e3c0b..7ad97a7 100644 --- a/blog.cabal +++ b/blog.cabal @@ -27,3 +27,6 @@ executable site , pandoc-types >=1.12 && <2 , data-default >=0.5 && <0.6 , filepath >=1.3 && <2 + , bytestring >=0.10 && <1 + , cryptohash >=0.11 && <1 + , hex >=0.1 && <1 -- cgit v1.2.3