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.
singletonRequesterData :: RequesterDataKey a -> f a -> RequesterData freflex Reflex.Requester.Base.Internal No documentation available.
singletonTagMap :: forall f a . MyTag a -> f a -> TagMap freflex Reflex.Requester.Base.Internal No documentation available.
singletonUniqueSet :: Unique -> UniqueSetghc-lib-parser GHC.Types.Unique.Set No documentation available.
-
Type level booleans Type level booleans. singletons package provides similar functionality, but it has tight dependency constraints.
singletonFromProxy :: Integer x => Proxy x -> Singleton xtfp Type.Data.Num No documentation available.
singletonFromProxy :: Integer n => Proxy n -> Singleton ntfp Type.Data.Num.Decimal.Number No documentation available.
singletonFromProxy :: Natural n => Proxy n -> Singleton ntfp Type.Data.Num.Unary No documentation available.
singletonConstructors :: InterpretOptions -> SingletonConstructorsdhall Dhall.Marshal.Decode Specify how to handle constructors with only one field. The default is Smart
singletonConstructors :: InterpretOptions -> SingletonConstructorsdhall Dhall.Marshal.Encode Specify how to handle constructors with only one field. The default is Smart
singletonByPosition :: Bits w => Int -> T w aenumset Data.EnumBitSet set a bit - Intended for implementing an Enum instance if you only know masks but no bit positions.