X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=hxt-compile.git;a=blobdiff_plain;f=hxt-compile.cabal;h=e455302f438863e31c1b22a4d6512861fd49dd73;hp=255be89ec267ae5f773a1e95d74a8f01ac7d6873;hb=3128cde83c431e117badabba87cbcd9c7de26b52;hpb=5ccdec1d86b750444704312526a44eb68972027b diff --git a/hxt-compile.cabal b/hxt-compile.cabal index 255be89..e455302 100644 --- a/hxt-compile.cabal +++ b/hxt-compile.cabal @@ -10,13 +10,16 @@ Cabal-Version: >= 1.2 Build-Type: Simple Extra-Source-Files: + examples/dtd.xml examples/tiny.xml + examples/utf8.xml Library Build-Depends: base, haskell-src, hxt, utf8-string Exposed-Modules: Text.XML.HXT.Compilation + Other-Modules: Text.XML.HXT.Compilation.XmlTree Extensions: Arrows