X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=hxt-compile.git;a=blobdiff_plain;f=hxt-compile.cabal;fp=hxt-compile.cabal;h=e8ba617e4c2370363574deef493d22a57aaf2c6d;hp=a9124df024f05c4299eec241c80228f5b33286d6;hb=9326d59bc2dbf54de0bf3c6a249093704a365a14;hpb=52451180867f9eaab5bea8c88f9485ecdd415621 diff --git a/hxt-compile.cabal b/hxt-compile.cabal index a9124df..e8ba617 100644 --- a/hxt-compile.cabal +++ b/hxt-compile.cabal @@ -11,9 +11,11 @@ Build-Type: Simple Library Build-Depends: - base + base, haskell-src, hxt Exposed-Modules: Text.XML.HXT.Compilation + Text.XML.HXT.Compilation.XmlTree + GHC-Options: -Wall Executable hxt-compile Main-Is: Main.hs