summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2023-11-18 13:22:14 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2023-11-18 20:03:24 +0100
commit4a620944be3d9f389aa63ef62c6478c199c329fe (patch)
treece683aeb8a7055e6d4c8aeeba5e05350a463ebf6 /erebos.cabal
parent88a7bb50033baab3c2d0eed7e4be868e8966300a (diff)
Drop JSON type support for record items
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 3680ecd..545acb2 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -90,7 +90,6 @@ library
pkgconfig-depends: libpjproject >= 2.9
build-depends:
- aeson >=1.4 && <2.1,
async >=2.2 && <2.3,
binary >=0.8 && <0.11,
bytestring >=0.10 && <0.12,