Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. safeLast :: [a] -> Maybe a

    Cabal Distribution.Simple.Utils

    A total variant of last.

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

    ghc GHC.Cmm.Dataflow.Block

    No documentation available.

  3. CgLast :: CmmNode O C -> CgStmt

    ghc GHC.Cmm.Graph

    No documentation available.

  4. mkLast :: CmmNode O C -> CmmAGraph

    ghc GHC.Cmm.Graph

    creates a closed AGraph from a given node

  5. 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.

  6. ped_do_in_last_100 :: PsErrParseDetails -> !Bool

    ghc GHC.Parser.Errors.Types

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

  7. ped_mdo_in_last_100 :: PsErrParseDetails -> !Bool

    ghc GHC.Parser.Errors.Types

    Is there an mdo in the last 100 characters?

  8. alr_last_loc :: PState -> PsSpan

    ghc GHC.Parser.Lexer

    No documentation available.

  9. setLastToken :: PsSpan -> Int -> P ()

    ghc GHC.Parser.Lexer

    No documentation available.

  10. data AssociatedTyLastVarInKind

    ghc GHC.Tc.Errors.Types

    If YesAssocTyLastVarInKind, the associated type of a typeclass contains the last type variable of the class in a kind, which is not (yet) allowed by GHC.

Page 68 of many | Previous | Next