• 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. maybeSingletonCCS :: CostCentreStack -> Maybe CostCentre

    ghc GHC.Types.CostCentre

    No documentation available.

  2. mkSingletonCCS :: CostCentre -> CostCentreStack

    ghc GHC.Types.CostCentre

    No documentation available.

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

    ghc GHC.Unit.Env

    No documentation available.

  4. isSingleton :: [a] -> Bool

    ghc GHC.Utils.Misc

    No documentation available.

  5. newtype IsEmptyOrSingleton

    ghc GHC.Utils.Outputable

    No documentation available.

  6. IsEmptyOrSingleton :: Bool -> IsEmptyOrSingleton

    ghc GHC.Utils.Outputable

    No documentation available.

  7. isListEmptyOrSingleton :: [a] -> IsEmptyOrSingleton

    ghc GHC.Utils.Outputable

    No documentation available.

  8. unboxed_singleton_con :: l -> Exp l

    haskell-src-exts Language.Haskell.Exts.Syntax

    No documentation available.

  9. unboxed_singleton_con_name :: l -> QName l

    haskell-src-exts Language.Haskell.Exts.Syntax

    No documentation available.

  10. unboxed_singleton_tycon :: l -> Type l

    haskell-src-exts Language.Haskell.Exts.Syntax

    No documentation available.

Page 57 of many | Previous | Next

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