From e180c98004e213ff99d963f391b5f973ce952f7a Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 4 Feb 2019 12:43:09 +0300 Subject: Remove the wai-extra dependency --- pgxhtml.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pgxhtml.cabal') diff --git a/pgxhtml.cabal b/pgxhtml.cabal index 0af9c36..79370ae 100644 --- a/pgxhtml.cabal +++ b/pgxhtml.cabal @@ -17,6 +17,7 @@ executable pgxhtml main-is: Main.hs other-extensions: OverloadedStrings build-depends: base >=4.9 && <5 + , base64-bytestring >= 1.0.0.1 , bytestring >=0.10 && <0.11 , filepath >=1.4 && <1.5 , http-api-data >=0.3 && <0.4 @@ -26,7 +27,6 @@ executable pgxhtml , text >=1.2 && <1.3 , unordered-containers >=0.2 && <0.3 , wai >=3.2 && <3.3 - , wai-extra >=3.0 && <3.1 , wai-handler-fastcgi >= 3.0.0.2 default-language: Haskell2010 pkgconfig-depends: libxml-2.0, libxslt, libexslt -- cgit v1.2.3