xml-basic-0.1.3: Basics for XML/HTML representation and processing
Text.HTML.Basic.String
Synopsis
type Encoded = String Source #
should be [Word8]
decode :: (Encoded -> String) -> [T] -> String Source #
Invalid references are silently skipped.