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

Hoogle Search

Within LTS Haskell 24.53 (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.Map.Strict.Refined

    The element that is guaranteed to be in r

  2. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.Set.Refined

    Proof that r contains an element of type a.

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

  4. SingletonRowGroup :: Row a -> RowGroup a

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

    No documentation available.

  5. isSingleton :: Stream Char -> Bool

    text Data.Text.Internal.Fusion.Common

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

    isSingleton . stream = isSingleton
    

  6. dlistSingleton :: a -> DList a

    unliftio UnliftIO.Internals.Async

    No documentation available.

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

    blaze-builder Blaze.ByteString.Builder

    No documentation available.

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

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

    No documentation available.

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

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  10. setSingleton :: Label -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

Page 56 of many | Previous | Next

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