From efc5f33a153033d90fdcb8d27cc4db0892a27145 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 4 Feb 2019 02:29:58 +0300 Subject: Remove the dependency on envy It's not that useful for a couple of variables, but an additional dependency. --- pgxhtml.cabal | 1 - 1 file changed, 1 deletion(-) (limited to 'pgxhtml.cabal') diff --git a/pgxhtml.cabal b/pgxhtml.cabal index 7d64932..9f8adcc 100644 --- a/pgxhtml.cabal +++ b/pgxhtml.cabal @@ -18,7 +18,6 @@ executable pgxhtml other-extensions: OverloadedStrings build-depends: base >=4.9 && <5 , bytestring >=0.10 && <0.11 - , envy >=1.5 && <1.6 , filepath >=1.4 && <1.5 , http-api-data >=0.3 && <0.4 , http-types >=0.12 && <0.13 -- cgit v1.2.3