• 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. singletonSmallUnliftedArray :: PrimUnlifted a => a -> SmallUnliftedArray a

    primitive-unlifted Data.Primitive.Unlifted.SmallArray

    No documentation available.

  2. singletonSmallUnliftedArray :: PrimUnlifted a => a -> SmallUnliftedArray a

    primitive-unlifted Data.Primitive.Unlifted.SmallArray.ST

    No documentation available.

  3. singletonRequesterData :: RequesterDataKey a -> f a -> RequesterData f

    reflex Reflex.Requester.Base

    No documentation available.

  4. singletonRequesterData :: RequesterDataKey a -> f a -> RequesterData f

    reflex Reflex.Requester.Base.Internal

    No documentation available.

  5. singletonTagMap :: forall f a . MyTag a -> f a -> TagMap f

    reflex Reflex.Requester.Base.Internal

    No documentation available.

  6. singletonUniqueSet :: Unique -> UniqueSet

    ghc-lib-parser GHC.Types.Unique.Set

    No documentation available.

  7. package singleton-bool

    Type level booleans Type level booleans. singletons package provides similar functionality, but it has tight dependency constraints.

  8. singletonFromProxy :: Integer x => Proxy x -> Singleton x

    tfp Type.Data.Num

    No documentation available.

  9. singletonFromProxy :: Integer n => Proxy n -> Singleton n

    tfp Type.Data.Num.Decimal.Number

    No documentation available.

  10. singletonFromProxy :: Natural n => Proxy n -> Singleton n

    tfp Type.Data.Num.Unary

    No documentation available.

Page 43 of many | Previous | Next

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