elm-xml-parser
elm-xml-parser copied to clipboard
add DeadEnd type to exposed types as per doc example type declarations
Currently I have to make Parser a direct dep and use Parser.Advanced to access this for the parser Result But you have a nice wrapper for it in XmlParser but it's not exposed