summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index f350b2ca1..ec889a335 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -142,7 +142,7 @@ Library
---- GF compiler as a library:
- build-depends: filepath, directory, time, time-compat,
+ build-depends: filepath, directory>=1.2, time,
process, haskeline, parallel>=3, json
hs-source-dirs: src/compiler