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