From bc46b6bd4575c7f8ff04232f1c6edd1c92eb8e05 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 4 Feb 2019 10:55:44 +0300 Subject: 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. --- pgxhtml.cabal | 1 - 1 file changed, 1 deletion(-) (limited to 'pgxhtml.cabal') 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 -- cgit v1.2.3