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

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. zonkAnyTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  2. GMany :: forall (e :: Extensibility) (block :: (Extensibility -> Extensibility -> Type) -> Extensibility -> Extensibility -> Type) (n :: Extensibility -> Extensibility -> Type) (x :: Extensibility) . MaybeO e (block n O C) -> Body' block n -> MaybeO x (block n C O) -> Graph' block n e x

    ghc GHC.Cmm.Dataflow.Graph

    No documentation available.

  3. isWordAny :: CmmType -> Bool

    ghc GHC.Cmm.Type

    No documentation available.

  4. manyBranches :: [CoAxBranch] -> Branches Branched

    ghc GHC.Core.Coercion.Axiom

    No documentation available.

  5. AllowAnywhere :: StaticPtrCheck

    ghc GHC.Core.Lint

    Allow makeStatic to occur anywhere.

  6. pattern ManyTy :: Mult

    ghc GHC.Core.Multiplicity

    No documentation available.

  7. mkVisFunTyMany :: HasDebugCallStack => Type -> Type -> Type

    ghc GHC.Core.TyCo.Rep

    Make nested arrow types | Special, common, case: Arrow type with mult Many

  8. mkVisFunTysMany :: [Type] -> Type -> Type

    ghc GHC.Core.TyCo.Rep

    No documentation available.

  9. nameSetAny :: (TyCon -> Bool) -> TyConSet -> Bool

    ghc GHC.Core.TyCon.Set

    No documentation available.

  10. pattern ManyTy :: Mult

    ghc GHC.Core.Type

    No documentation available.

Page 111 of many | Previous | Next

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