summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorLaurent P. René de Cotret <LaurentRDC@users.noreply.github.com>2020-06-30 08:57:47 -0400
committerGitHub <noreply@github.com>2020-06-30 14:57:47 +0200
commit3afebc0c8e80d1493e1605863176e9bfdf89784a (patch)
tree069b12f8e30a5f69ac99d167dbec6ce1b8273276 /hakyll.cabal
parent8afbb62ed5e969d78d8664df205646504f52f278 (diff)
downloadhakyll-3afebc0c8e80d1493e1605863176e9bfdf89784a.tar.gz
Continuous integration on Windows and Linux
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 4be61bc..6607ebf 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -173,7 +173,7 @@ Library
cryptonite >= 0.25 && < 0.27,
data-default >= 0.4 && < 0.8,
deepseq >= 1.3 && < 1.5,
- directory >= 1.0 && < 1.4,
+ directory >= 1.2.7.0 && < 1.4,
file-embed >= 0.0.10.1 && < 0.0.12,
filepath >= 1.0 && < 1.5,
lrucache >= 1.1.1 && < 1.3,