summaryrefslogtreecommitdiff
path: root/pgxhtml.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-02-04 02:29:58 +0300
committerdefanor <defanor@uberspace.net>2019-02-04 02:29:58 +0300
commitefc5f33a153033d90fdcb8d27cc4db0892a27145 (patch)
tree033817c42a2684d943883e38c76c1fe4cd990298 /pgxhtml.cabal
parent118e4bc3642b227cffa3f3a5a150d1fa95808917 (diff)
Remove the dependency on envy
It's not that useful for a couple of variables, but an additional dependency.
Diffstat (limited to 'pgxhtml.cabal')
-rw-r--r--pgxhtml.cabal1
1 files changed, 0 insertions, 1 deletions
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