summaryrefslogtreecommitdiff
path: root/pgxhtml.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pgxhtml.cabal')
-rw-r--r--pgxhtml.cabal7
1 files changed, 0 insertions, 7 deletions
diff --git a/pgxhtml.cabal b/pgxhtml.cabal
index 79370ae..204d4e0 100644
--- a/pgxhtml.cabal
+++ b/pgxhtml.cabal
@@ -20,14 +20,7 @@ executable pgxhtml
, base64-bytestring >= 1.0.0.1
, bytestring >=0.10 && <0.11
, filepath >=1.4 && <1.5
- , http-api-data >=0.3 && <0.4
- , http-types >=0.12 && <0.13
- , network-uri >= 2.6.1.0
, postgresql-libpq >=0.9 && <0.10
- , text >=1.2 && <1.3
- , unordered-containers >=0.2 && <0.3
- , wai >=3.2 && <3.3
- , wai-handler-fastcgi >= 3.0.0.2
default-language: Haskell2010
pkgconfig-depends: libxml-2.0, libxslt, libexslt
ghc-options: -Wall