From d10783ddb88a6958009b377f07c3d0dde0087836 Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 3 Feb 2019 23:06:48 +0300 Subject: Lint, clean up dependencies --- pgxhtml.cabal | 2 -- 1 file changed, 2 deletions(-) (limited to 'pgxhtml.cabal') diff --git a/pgxhtml.cabal b/pgxhtml.cabal index 3d8c94b..7d64932 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 - , containers >=0.5 && <0.6 , envy >=1.5 && <1.6 , filepath >=1.4 && <1.5 , http-api-data >=0.3 && <0.4 @@ -31,7 +30,6 @@ executable pgxhtml , wai >=3.2 && <3.3 , 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 ghc-options: -Wall -- cgit v1.2.3