X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FXml.hs;h=7f641b2fb54d1847215b7733331312c46f5b11b0;hb=88fcb0daa973b6e5321b9c8ebadc943e9b41697f;hp=e98e4b1c5fc8a5c3251fbafa57182bf0f0eb4cc6;hpb=6883632cfac0e3ee7ad6781300555dbf40d98b40;p=dead%2Fhtsn-import.git diff --git a/src/Xml.hs b/src/Xml.hs index e98e4b1..7f641b2 100644 --- a/src/Xml.hs +++ b/src/Xml.hs @@ -79,8 +79,7 @@ parse_opts :: SysConfigList parse_opts = [ withPreserveComment no, withRemoveWS yes, - withSubstDTDEntities no, - withValidate no ] + withSubstDTDEntities no ] -- | Given a root element name and a file path, return both the