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

Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. getLast :: Last a -> a

    base-compat Data.Semigroup.Compat

    No documentation available.

  2. splitLast :: [a] -> ([a], a)

    utility-ht Data.List.HT

    Deprecated: use viewR instead

  3. cookie_last_access_time :: Cookie -> UTCTime

    http-conduit Network.HTTP.Client.Conduit

    No documentation available.

  4. cookie_last_access_time :: Cookie -> UTCTime

    http-conduit Network.HTTP.Conduit

    No documentation available.

  5. replaceLastNode :: forall n (x :: Extensibility) . Block n x C -> n O C -> Block n x C

    ghc GHC.Cmm.Dataflow.Block

    No documentation available.

  6. CgLast :: CmmNode O C -> CgStmt

    ghc GHC.Cmm.Graph

    No documentation available.

  7. mkLast :: CmmNode O C -> CmmAGraph

    ghc GHC.Cmm.Graph

    creates a closed AGraph from a given node

  8. mkLastStmt :: forall (idR :: Pass) bodyR (idL :: Pass) . IsPass idR => LocatedA (bodyR (GhcPass idR)) -> StmtLR (GhcPass idL) (GhcPass idR) (LocatedA (bodyR (GhcPass idR)))

    ghc GHC.Hs.Utils

    No documentation available.

  9. ped_do_in_last_100 :: PsErrParseDetails -> !Bool

    ghc GHC.Parser.Errors.Types

    Is there a 'do' in the last 100 characters?

  10. ped_mdo_in_last_100 :: PsErrParseDetails -> !Bool

    ghc GHC.Parser.Errors.Types

    Is there an mdo in the last 100 characters?

Page 68 of many | Previous | Next

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