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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. requestClient :: GoogleRequest a => a -> GClient (Rs a)

    gogol-core Gogol.Types

    No documentation available.

  2. eDESTADDRREQ :: Errno

    unliftio UnliftIO.Foreign

    No documentation available.

  3. eILSEQ :: Errno

    unliftio UnliftIO.Foreign

    No documentation available.

  4. doubleQuotes :: Doc -> Doc

    pretty Text.PrettyPrint

    No documentation available.

  5. doubleQuotes :: Doc a -> Doc a

    pretty Text.PrettyPrint.Annotated

    No documentation available.

  6. doubleQuotes :: Doc a -> Doc a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    No documentation available.

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

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Apply doubleQuotes to Doc if boolean is true.

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

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Apply quotes to Doc if boolean is true.

  9. doubleQuotes :: Doc -> Doc

    pretty Text.PrettyPrint.HughesPJ

    No documentation available.

  10. maybeDoubleQuotes :: Bool -> Doc -> Doc

    pretty Text.PrettyPrint.HughesPJ

    Apply doubleQuotes 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