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

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.

  1. eDESTADDRREQ :: Errno

    unliftio UnliftIO.Foreign

    No documentation available.

  2. eILSEQ :: Errno

    unliftio UnliftIO.Foreign

    No documentation available.

  3. doubleQuotes :: Doc -> Doc

    pretty Text.PrettyPrint

    No documentation available.

  4. doubleQuotes :: Doc a -> Doc a

    pretty Text.PrettyPrint.Annotated

    No documentation available.

  5. doubleQuotes :: Doc a -> Doc a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    No documentation available.

  6. maybeDoubleQuotes :: Bool -> Doc a -> Doc a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Apply doubleQuotes to Doc if boolean is true.

  7. maybeQuotes :: Bool -> Doc a -> Doc a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Apply quotes to Doc if boolean is true.

  8. doubleQuotes :: Doc -> Doc

    pretty Text.PrettyPrint.HughesPJ

    No documentation available.

  9. maybeDoubleQuotes :: Bool -> Doc -> Doc

    pretty Text.PrettyPrint.HughesPJ

    Apply doubleQuotes to Doc if boolean is true.

  10. maybeQuotes :: Bool -> Doc -> Doc

    pretty Text.PrettyPrint.HughesPJ

    Apply quotes to Doc if boolean is true.

Page 166 of many | Previous | Next

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