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.

  1. PPHsMode :: Indent -> Indent -> Indent -> Indent -> Indent -> Indent -> Bool -> PPLayout -> Bool -> Bool -> PPHsMode

    haskell-src Language.Haskell.Pretty

    No documentation available.

  2. PPInLine :: PPLayout

    haskell-src Language.Haskell.Pretty

    Inline decls, with newlines between them.

  3. data PPLayout

    haskell-src Language.Haskell.Pretty

    Varieties of layout we can use.

  4. PPNoLayout :: PPLayout

    haskell-src Language.Haskell.Pretty

    Everything on a single line.

  5. PPOffsideRule :: PPLayout

    haskell-src Language.Haskell.Pretty

    Classical layout.

  6. PPSemiColon :: PPLayout

    haskell-src Language.Haskell.Pretty

    Classical layout made explicit.

  7. PageMode :: Mode

    haskell-src Language.Haskell.Pretty

    Normal rendering (lineLength and ribbonsPerLine respected').

  8. class Pretty a

    haskell-src Language.Haskell.Pretty

    Things that can be pretty-printed, including all the syntactic objects in Language.Haskell.Syntax.

  9. PubKeyAddress :: Hash160 -> Address

    haskoin-core Haskoin.Address

    pay to public key hash (regular)

  10. type PartialMerkleTree = [Hash256]

    haskoin-core Haskoin.Block.Merkle

    Partial Merkle tree for a filtered block.

Page 921 of many | Previous | Next