• 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. PprColour :: String -> PprColour

    ghc-lib-parser GHC.Utils.Ppr.Colour

    No documentation available.

  2. data PathsToClean

    ghc-lib-parser GHC.Utils.TmpFs

    A collection of paths that must be deleted before ghc exits.

  3. PathsToClean :: !Set FilePath -> !Set FilePath -> PathsToClean

    ghc-lib-parser GHC.Utils.TmpFs

    No documentation available.

  4. data Pipe

    ghc-lib-parser GHCi.Message

    No documentation available.

  5. Pipe :: Handle -> Handle -> IORef (Maybe ByteString) -> Pipe

    ghc-lib-parser GHCi.Message

    No documentation available.

  6. PrepFFI :: [FFIType] -> FFIType -> Message (RemotePtr C_ffi_cif)

    ghc-lib-parser GHCi.Message

    Calls prepareForeignCall

  7. PutDoc :: DocLoc -> String -> THMessage (THResult ())

    ghc-lib-parser GHCi.Message

    No documentation available.

  8. Phantom :: Role

    ghc-lib-parser Language.Haskell.Syntax.Basic

    No documentation available.

  9. Prefix :: LexicalFixity

    ghc-lib-parser Language.Haskell.Syntax.Basic

    No documentation available.

  10. PSB :: XPSB idL idR -> LIdP idL -> HsPatSynDetails idR -> LPat idR -> HsPatSynDir idR -> PatSynBind idL idR

    ghc-lib-parser Language.Haskell.Syntax.Binds

    No documentation available.

Page 570 of many | Previous | Next

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