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

Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. tupleOrSingletonToProduct :: Name -> Int -> Exp

    th-lego THLego.Lambdas

    No documentation available.

  2. mapSingleton :: Label -> v -> LabelMap v

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

    No documentation available.

  3. setSingleton :: Label -> LabelSet

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

    No documentation available.

  4. isSingletonBag :: Bag a -> Bool

    ghc-lib-parser GHC.Data.Bag

    No documentation available.

  5. isSingletonMatchGroup :: forall (p :: Pass) body . [LMatch (GhcPass p) body] -> Bool

    ghc-lib-parser GHC.Hs.Expr

    Is there only one RHS in this list of matches?

  6. maybeSingletonCCS :: CostCentreStack -> Maybe CostCentre

    ghc-lib-parser GHC.Types.CostCentre

    No documentation available.

  7. mkSingletonCCS :: CostCentre -> CostCentreStack

    ghc-lib-parser GHC.Types.CostCentre

    No documentation available.

  8. unitEnv_singleton :: UnitEnvGraphKey -> v -> UnitEnvGraph v

    ghc-lib-parser GHC.Unit.Env

    No documentation available.

  9. isSingleton :: [a] -> Bool

    ghc-lib-parser GHC.Utils.Misc

    No documentation available.

  10. newtype IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

Page 59 of many | Previous | Next

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