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

Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. setSingleton :: Label -> LabelSet

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

    No documentation available.

  2. isSingletonBag :: Bag a -> Bool

    ghc-lib-parser GHC.Data.Bag

    No documentation available.

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

  4. maybeSingletonCCS :: CostCentreStack -> Maybe CostCentre

    ghc-lib-parser GHC.Types.CostCentre

    No documentation available.

  5. mkSingletonCCS :: CostCentre -> CostCentreStack

    ghc-lib-parser GHC.Types.CostCentre

    No documentation available.

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

    ghc-lib-parser GHC.Unit.Env

    No documentation available.

  7. isSingleton :: [a] -> Bool

    ghc-lib-parser GHC.Utils.Misc

    No documentation available.

  8. newtype IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  9. IsEmptyOrSingleton :: Bool -> IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  10. isListEmptyOrSingleton :: [a] -> 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