summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorkrangelov <kr.angelov@gmail.com>2019-02-26 19:27:36 +0100
committerkrangelov <kr.angelov@gmail.com>2019-02-26 19:27:36 +0100
commit25dc9348713ce1142c7ea2c8f0b5a9cfdac4c5ec (patch)
tree2fdf7cc38c48bb82524a13786847a90b1ede025e /gf.cabal
parent2fdfef13d8cdcfeda0b5fba84ee53b7750879c8f (diff)
replace aeson with json
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/gf.cabal b/gf.cabal
index 2d956271a..191d2c0e5 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -143,8 +143,7 @@ Library
---- GF compiler as a library:
build-depends: filepath, directory, time, time-compat,
- process, haskeline, parallel>=3,
- aeson>=1.3, yaml, unordered-containers, scientific, text
+ process, haskeline, parallel>=3
hs-source-dirs: src/compiler
exposed-modules: