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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. CompactContainsAnyOp :: PrimOp

    ghc-lib-parser GHC.Builtin.PrimOps

    No documentation available.

  2. manyDataCon :: DataCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  3. manyDataConName :: Name

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  4. manyDataConTy :: Type

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  5. manyDataConTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  6. zonkAnyTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

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

  8. isWordAny :: CmmType -> Bool

    ghc-lib-parser GHC.Cmm.Type

    No documentation available.

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

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

    No documentation available.

  10. AllowAnywhere :: StaticPtrCheck

    ghc-lib-parser GHC.Core.Lint

    Allow makeStatic to occur anywhere.

Page 156 of many | Previous | Next

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