Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

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

    reflex Reflex.Requester.Base.Internal

    No documentation available.

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

    reflex Reflex.Requester.Base.Internal

    No documentation available.

  3. singletonUniqueSet :: Unique -> UniqueSet

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

    No documentation available.

  4. package singleton-bool

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

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

    tfp Type.Data.Num

    No documentation available.

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

    tfp Type.Data.Num.Decimal.Number

    No documentation available.

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

    tfp Type.Data.Num.Unary

    No documentation available.

  8. singletonConstructors :: InterpretOptions -> SingletonConstructors

    dhall Dhall.Marshal.Decode

    Specify how to handle constructors with only one field. The default is Smart

  9. singletonConstructors :: InterpretOptions -> SingletonConstructors

    dhall Dhall.Marshal.Encode

    Specify how to handle constructors with only one field. The default is Smart

  10. singletonByPosition :: Bits w => Int -> T w a

    enumset Data.EnumBitSet

    set a bit - Intended for implementing an Enum instance if you only know masks but no bit positions.

Page 43 of many | Previous | Next