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

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. contramapFirstWhenMatched :: forall b a (f :: Type -> Type) y z . (b -> a) -> WhenMatched f a y z -> WhenMatched f b y z

    ghc GHC.Data.Word64Map.Internal

    Map contravariantly over a WhenMatched f _ y z.

  2. DsAnotherRuleMightFireFirst :: RuleName -> RuleName -> Var -> DsMessage

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  3. DsRuleMightInlineFirst :: RuleName -> Var -> Activation -> DsMessage

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  4. getNFirstUncovered :: GenerateInhabitingPatternsMode -> [Id] -> Int -> Nablas -> DsM [Nabla]

    ghc GHC.HsToCore.Pmc

    No documentation available.

  5. ifRecSelFirstCon :: IfaceIdDetails -> IfaceTopBndr

    ghc GHC.Iface.Syntax

    No documentation available.

  6. tab_first :: PState -> Maybe RealSrcSpan

    ghc GHC.Parser.Lexer

    No documentation available.

  7. recSelFirstConName :: RecSelParent -> Name

    ghc GHC.Types.Id.Info

    No documentation available.

  8. lookupDataConFirst :: LookupChild -> Bool

    ghc GHC.Types.Name.Reader

    for type constructors, should we look in the data constructor namespace first?

  9. srcSpanFirstCharacter :: SrcSpan -> SrcSpan

    ghc GHC.Types.SrcLoc

    Convert a SrcSpan into one that represents only its first character

  10. HsFirstOrderApp :: HsArrAppType

    ghc Language.Haskell.Syntax.Expr

    Higher order arrow application -<<

Page 39 of many | Previous | Next

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