opnsense-ports/converters/hs-aeson-compat/files/patch-aeson-compat.cabal
Franco Fichtner cdf9952906 */*: sync with upstream
Taken from: HardenedBSD
2017-08-09 06:23:35 +02:00

18 lines
581 B
Text

--- aeson-compat.cabal.orig 2017-06-07 12:52:36 UTC
+++ aeson-compat.cabal
@@ -42,7 +42,6 @@ library
, containers >=0.5 && <0.6
, exceptions >=0.8 && <0.9
, hashable >=1.2 && <1.3
- , nats >=1 && <1.2
, scientific >=0.3 && <0.4
, text >=1.2 && <1.3
, time >=1.4.2 && <1.9
@@ -70,7 +69,6 @@ test-suite aeson-compat-test
, containers
, exceptions
, hashable
- , nats
, scientific
, text
, time