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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. isSingletonBag :: Bag a -> Bool

    ghc-lib-parser GHC.Data.Bag

    No documentation available.

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

  3. maybeSingletonCCS :: CostCentreStack -> Maybe CostCentre

    ghc-lib-parser GHC.Types.CostCentre

    No documentation available.

  4. mkSingletonCCS :: CostCentre -> CostCentreStack

    ghc-lib-parser GHC.Types.CostCentre

    No documentation available.

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

    ghc-lib-parser GHC.Unit.Env

    No documentation available.

  6. isSingleton :: [a] -> Bool

    ghc-lib-parser GHC.Utils.Misc

    No documentation available.

  7. newtype IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  8. IsEmptyOrSingleton :: Bool -> IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  9. isListEmptyOrSingleton :: [a] -> IsEmptyOrSingleton

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  10. integerFromSingleton :: Integer x => Singleton x -> Integer

    tfp Type.Data.Num

    No documentation available.

Page 59 of many | Previous | Next

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