]> gitweb @ CieloNegro.org - hxt-compile.git/blobdiff - hxt-compile.cabal
Compilation.XmlTree
[hxt-compile.git] / hxt-compile.cabal
index a9124df024f05c4299eec241c80228f5b33286d6..e8ba617e4c2370363574deef493d22a57aaf2c6d 100644 (file)
@@ -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