• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. layoutPageWidth :: LayoutOptions -> PageWidth

    prettyprinter Prettyprinter

    No documentation available.

  2. WithPageWidth :: (PageWidth -> Doc ann) -> Doc ann

    prettyprinter Prettyprinter.Internal

    React on the document's width, see pageWidth

  3. defaultPageWidth :: PageWidth

    prettyprinter Prettyprinter.Internal

    No documentation available.

  4. layoutPageWidth :: LayoutOptions -> PageWidth

    prettyprinter Prettyprinter.Internal

    No documentation available.

  5. WithPageWidth :: [(PageWidth, Diag ann)] -> Diag ann

    prettyprinter Prettyprinter.Internal.Debug

    Doc: (PageWidth -> Diag ann)

  6. WithPageWidth :: (PageWidth -> Doc ann) -> Doc ann

    prettyprinter Prettyprinter.Internal.Type

    React on the document's width, see pageWidth

  7. hScrollPageDown :: Handle -> Int -> IO ()

    ansi-terminal System.Console.ANSI

    No documentation available.

  8. hScrollPageUp :: Handle -> Int -> IO ()

    ansi-terminal System.Console.ANSI

    No documentation available.

  9. scrollPageDown :: Int -> IO ()

    ansi-terminal System.Console.ANSI

    No documentation available.

  10. scrollPageDownCode :: Int -> String

    ansi-terminal System.Console.ANSI

    No documentation available.

Page 259 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete