elm-xml-parser icon indicating copy to clipboard operation
elm-xml-parser copied to clipboard

add DeadEnd type to exposed types as per doc example type declarations

Open tevio opened this issue 7 years ago • 0 comments

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

tevio avatar Feb 05 '19 18:02 tevio