Text.Parser.Token.Style

Comment and white space styles

data CommentStyle

Lenses

commentStart

commentEnd

commentLine

commentNesting

Common Comment Styles

emptyCommentStyle

javaCommentStyle

scalaCommentStyle

haskellCommentStyle

buildSomeSpaceParser

Identifier Styles

emptyIdents

haskellIdents

haskell98Idents

Operator Styles

emptyOps

haskellOps

haskell98Ops