summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorkrangelov <kr.angelov@gmail.com>2019-05-27 09:06:11 +0200
committerkrangelov <kr.angelov@gmail.com>2019-05-27 09:06:11 +0200
commit8df212165028242458795b1f943c7975eb434e2a (patch)
tree49d0d8b3b195daa74cd61ec0988bbf06f58cbad2 /gf.cabal
parent8b9719bd2d85ee16f89453c79c40d9e00f5057ad (diff)
parentb7249adf63acf717210af2fa2e552bd50473b960 (diff)
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
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