Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. WildcardNotLastInConstraint :: BadAnonWildcardContext

    ghc GHC.Tc.Errors.Types

    No documentation available.

  2. YesAssocTyLastVarInKind :: TyCon -> AssociatedTyLastVarInKind

    ghc GHC.Tc.Errors.Types

    The associated type family of the class

  3. YesAssociatedTyNotParamOverLastTyVar :: TyCon -> AssociatedTyNotParamOverLastTyVar

    ghc GHC.Tc.Errors.Types

    The associated type family of the class

  4. associatedTyLastVarInKind :: Maybe TyCon -> AssociatedTyLastVarInKind

    ghc GHC.Tc.Errors.Types

    No documentation available.

  5. associatedTyNotParamOverLastTyVar :: Maybe TyCon -> AssociatedTyNotParamOverLastTyVar

    ghc GHC.Tc.Errors.Types

    No documentation available.

  6. changeLast :: [a] -> a -> [a]

    ghc GHC.Utils.Misc

    Replace the last element of a list with another element.

  7. sdocLastColour :: SDocContext -> !PprColour

    ghc GHC.Utils.Outputable

    The most recently used colour. This allows nesting colours.

  8. type family XLastStmt x x' b

    ghc Language.Haskell.Syntax.Extension

    No documentation available.

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

    Cabal Distribution.Simple.Utils

    A total variant of last.

  10. jsonLast :: Parser Value

    attoparsec-aeson Data.Aeson.Parser

    Variant of json which keeps only the last occurrence of every key.

Page 70 of many | Previous | Next