From d032cdc98f1c05306cdab9cff41362db2e6bfa06 Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 3 Feb 2019 22:57:11 +0300 Subject: Replace wai-cli with wai-handler-fastcgi Another step towards making pgxhtml more lightweight, dependencies-wise. --- pgxhtml.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pgxhtml.cabal') diff --git a/pgxhtml.cabal b/pgxhtml.cabal index 78de784..3d8c94b 100644 --- a/pgxhtml.cabal +++ b/pgxhtml.cabal @@ -29,8 +29,8 @@ executable pgxhtml , text >=1.2 && <1.3 , unordered-containers >=0.2 && <0.3 , wai >=3.2 && <3.3 - , wai-cli >=0.1 && <0.2 , wai-extra >=3.0 && <3.1 + , wai-handler-fastcgi >= 3.0.0.2 , warp >=3.2 && <3.3 default-language: Haskell2010 pkgconfig-depends: libxml-2.0, libxslt, libexslt -- cgit v1.2.3