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

Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. fromWriteSingleton :: (a -> Write) -> a -> Builder

    blaze-builder Blaze.ByteString.Builder

    No documentation available.

  2. fromWriteSingleton :: (a -> Write) -> a -> Builder

    blaze-builder Blaze.ByteString.Builder.Internal.Write

    No documentation available.

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

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  4. setSingleton :: Label -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  5. isSingletonBag :: Bag a -> Bool

    ghc GHC.Data.Bag

    No documentation available.

  6. modNodeMapSingleton :: ModNodeKey -> a -> ModNodeMap a

    ghc GHC.Driver.Make

    No documentation available.

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

    ghc GHC.Hs.Expr

    Is there only one RHS in this list of matches?

  8. maybeSingletonCCS :: CostCentreStack -> Maybe CostCentre

    ghc GHC.Types.CostCentre

    No documentation available.

  9. mkSingletonCCS :: CostCentre -> CostCentreStack

    ghc GHC.Types.CostCentre

    No documentation available.

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

    ghc GHC.Unit.Env

    No documentation available.

Page 56 of many | Previous | Next

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