Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
wl-pprint-text Text.PrettyPrint.Leijen.Text The document lbracket contains a left square bracket, "[".
-
wl-pprint-text Text.PrettyPrint.Leijen.Text The document rbracket contains a right square bracket, "]".
lbracket :: Applicative m => m Docwl-pprint-text Text.PrettyPrint.Leijen.Text.Monadic The document lbracket contains a left square bracket, "[".
rbracket :: Applicative m => m Docwl-pprint-text Text.PrettyPrint.Leijen.Text.Monadic The document rbracket contains a right square bracket, "]".
-
GLFW-b Graphics.UI.GLFW No documentation available.
-
GLFW-b Graphics.UI.GLFW No documentation available.
defaultBracketedSpecs :: IsInline il => [BracketedSpec il]commonmark Commonmark.Inlines No documentation available.
-
commonmark Commonmark.Inlines Process square brackets: links, images, and the span extension. DState tracks the current position and backtracking limits. If this function succeeds, returning Right, it will return a list of chunks, now annotated with bracket information. If this function fails, it will return `Left DState`. This can happen if a chunk straddles a link destination, like this link text looks like code` ^-----------------^ To recover, the caller must re-Chunk everything after the end paren. The bottoms parameter, in particular, is DState's stackBottoms, and is used to prevent things before the paren from being re-parsed.
syntaxBracketedSpecs :: SyntaxSpec (m :: Type -> Type) il bl -> [BracketedSpec il]commonmark Commonmark.Syntax Defines bracketed inline containers (inli, image)
-
dhall Dhall.Parser.Token Parse the ] symbol