Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
haskell-src Language.Haskell.Pretty No documentation available.
-
haskell-src Language.Haskell.Pretty Inline decls, with newlines between them.
-
haskell-src Language.Haskell.Pretty Varieties of layout we can use.
-
haskell-src Language.Haskell.Pretty Everything on a single line.
-
haskell-src Language.Haskell.Pretty Classical layout.
-
haskell-src Language.Haskell.Pretty Classical layout made explicit.
-
haskell-src Language.Haskell.Pretty Normal rendering (lineLength and ribbonsPerLine respected').
-
haskell-src Language.Haskell.Pretty Things that can be pretty-printed, including all the syntactic objects in Language.Haskell.Syntax.
PubKeyAddress :: Hash160 -> Addresshaskoin-core Haskoin.Address pay to public key hash (regular)
type
PartialMerkleTree = [Hash256]haskoin-core Haskoin.Block.Merkle Partial Merkle tree for a filtered block.