summaryrefslogtreecommitdiff
path: root/pgxhtml.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-02-09 10:50:08 +0300
committerdefanor <defanor@uberspace.net>2019-02-09 10:50:08 +0300
commit330f68012df0aa5c215a99924bd9b5a343512499 (patch)
tree4813987a72811d5c7ed70755098a43e34356b08e /pgxhtml.cabal
parenta5ffe01c8806b720a99569dd407a4b14a67693e3 (diff)
Handle media-type
Defaulting to application/xhtml+xml, but the xsl:output media-type attribute can now be set to change that.
Diffstat (limited to 'pgxhtml.cabal')
-rw-r--r--pgxhtml.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pgxhtml.cabal b/pgxhtml.cabal
index 204d4e0..9697382 100644
--- a/pgxhtml.cabal
+++ b/pgxhtml.cabal
@@ -24,3 +24,4 @@ executable pgxhtml
default-language: Haskell2010
pkgconfig-depends: libxml-2.0, libxslt, libexslt
ghc-options: -Wall
+ build-tools: hsc2hs