• 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. manyDataConTy :: Type

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  2. manyDataConTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  3. zonkAnyTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

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

    ghc-lib-parser GHC.Cmm.Dataflow.Graph

    No documentation available.

  5. isWordAny :: CmmType -> Bool

    ghc-lib-parser GHC.Cmm.Type

    No documentation available.

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

    ghc-lib-parser GHC.Core.Coercion.Axiom

    No documentation available.

  7. AllowAnywhere :: StaticPtrCheck

    ghc-lib-parser GHC.Core.Lint

    Allow makeStatic to occur anywhere.

  8. pattern ManyTy :: Mult

    ghc-lib-parser GHC.Core.Multiplicity

    No documentation available.

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

    ghc-lib-parser GHC.Core.TyCo.Rep

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

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

    ghc-lib-parser GHC.Core.TyCo.Rep

    No documentation available.

Page 155 of many | Previous | Next

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