summaryrefslogtreecommitdiff
path: root/pgxhtml.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-02-04 10:55:44 +0300
committerdefanor <defanor@uberspace.net>2019-02-04 10:55:44 +0300
commitbc46b6bd4575c7f8ff04232f1c6edd1c92eb8e05 (patch)
treeb5755b70e2f9fc3ee580879380782a4191c184fc /pgxhtml.cabal
parentefc5f33a153033d90fdcb8d27cc4db0892a27145 (diff)
Remove the postgresql-simple dependency
It pulls Aeson, which is a rather large dependency (as does wai-extra, but it's to be removed too), and its functionality was barely used anyway.
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 9f8adcc..0af9c36 100644
--- a/pgxhtml.cabal
+++ b/pgxhtml.cabal
@@ -23,7 +23,6 @@ executable pgxhtml
, http-types >=0.12 && <0.13
, network-uri >= 2.6.1.0
, postgresql-libpq >=0.9 && <0.10
- , postgresql-simple >=0.5 && <0.6
, text >=1.2 && <1.3
, unordered-containers >=0.2 && <0.3
, wai >=3.2 && <3.3