Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
elynx-tree ELynx.Tree.Rooted Shorthand.
ForeignCall :: ThreadStopStatusghc-events GHC.RTS.Events No documentation available.
-
This module provides functions to format a tree structure or SAX stream as UTF-8 encoded XML. The formatting functions always outputs only UTF-8, regardless of what encoding is specified in the document's XMLDeclaration. If you want to output a document in another encoding, then make sure the XMLDeclaration agrees with the final output encoding, then format the document, and convert from UTF-8 to your desired encoding using some text conversion library. The lazy ByteString representation of the output in generated with very small chunks, so in some applications you may want to combine them into larger chunks to get better efficiency.
-
hledger Hledger.Cli.Script Whether to left-adjust or zero-pad a field. These are mutually exclusive, with LeftAdjust taking precedence.
-
hledger Hledger.Cli.Script The "format parser" walks over argument-type-specific modifier characters to find the primary format character. This is the type of its result.
FormatParse :: String -> Char -> String -> FormatParsehledger Hledger.Cli.Script No documentation available.
-
hledger Hledger.Cli.Script How to handle the sign of a numeric field. These are mutually exclusive, with SignPlus taking precedence.
-
hpack Hpack No documentation available.
-
hpack Hpack No documentation available.
ForceHash :: GenerateHashStrategyhpack Hpack No documentation available.