tagsoupSource codeContentsIndex
Text.HTML.TagSoup.Implementation
Documentation
data Out Source
Constructors
Char Char
Tag
TagShut
AttName
AttVal
TagEnd
TagEndClose
Comment
CommentEnd
EntityName
EntityNum
EntityHex
EntityEnd Bool
Warn String
Pos Position
show/hide Instances
data S Source
Constructors
S
s :: S
tl :: S
hd :: Char
eof :: Bool
next :: String -> Maybe S
pos :: [Out] -> [Out]
expand :: Position -> String -> SSource
class Outable a whereSource
Methods
(&) :: a -> [Out] -> [Out]Source
show/hide Instances
state :: String -> SSource
output :: forall str. StringLike str => ParseOptions str -> [Out] -> [Tag str]Source
tagTextMerge :: StringLike str => [Tag str] -> [Tag str]Source
Produced by Haddock version 2.4.2