summaryrefslogtreecommitdiff
path: root/pgxhtml.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pgxhtml.cabal')
-rw-r--r--pgxhtml.cabal2
1 files changed, 1 insertions, 1 deletions
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