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.
withJSContextSingleton :: MonadJSM m => (forall x . () => JSContextSingleton x -> m r) -> m rreflex-dom-core Foreign.JavaScript.TH No documentation available.
withJSContextSingletonMono :: MonadJSM m => (JSContextSingleton () -> m r) -> m rreflex-dom-core Foreign.JavaScript.TH Warning: withJSContextSingletonMono does not provide the same guarantees that withJSContextSingleton does.
class
MakeSingletons (ls :: [Type])registry Data.Registry.Rio This typeclass take an existing registry and makes a singleton for each Rio output type
-
registry Data.Registry.Rio No documentation available.
-
registry Data.Registry.Rio No documentation available.
-
registry Data.Registry.Rio Prepare a Registry for making singletons on a specific list of types
-
registry Data.Registry.Rio Prepare a Registry for making singletons
unSingleton :: forall (l :: Symbol) a . KnownSymbol l => Rec (l .== a) -> (Label l, a)row-types Data.Row.Records Turns a singleton record into a pair of the label and value.
unSingleton :: forall (l :: Symbol) a . KnownSymbol l => Var (l .== a) -> (Label l, a)row-types Data.Row.Variants A quick destructor for singleton variants.
-
what4 What4.Expr.App No documentation available.