From 25dc9348713ce1142c7ea2c8f0b5a9cfdac4c5ec Mon Sep 17 00:00:00 2001 From: krangelov Date: Tue, 26 Feb 2019 19:27:36 +0100 Subject: replace aeson with json --- gf.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gf.cabal') 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: -- cgit v1.2.3