• 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. SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a r

    refined-containers Data.Set.Refined

    The element that is guaranteed to be in r

  2. SingletonRowGroup :: Row a -> RowGroup a

    table-layout Text.Layout.Table.Spec.RowGroup

    No documentation available.

  3. isSingleton :: Stream Char -> Bool

    text Data.Text.Internal.Fusion.Common

    O(n) Indicate whether a string contains exactly one element. Properties

    isSingleton . stream = isSingleton
    

  4. dlistSingleton :: a -> DList a

    unliftio UnliftIO.Internals.Async

    No documentation available.

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

    blaze-builder Blaze.ByteString.Builder

    No documentation available.

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

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

    No documentation available.

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

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  8. setSingleton :: Label -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  9. isSingletonBag :: Bag a -> Bool

    ghc GHC.Data.Bag

    No documentation available.

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

    ghc GHC.Driver.Make

    No documentation available.

Page 56 of many | Previous | Next

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