Hoogle Search
Within LTS Haskell 24.17 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
writeTVar :: TVar a -> a -> STM ()relude Relude.Lifted.Concurrent Write the supplied value into a TVar.
layoutManagerNextVariantE :: EditorM ()yi-core Yi.Editor Next variant of the current layout manager, as given by nextVariant
nextVariant :: LayoutManager m => m -> myi-core Yi.Layout Cycles to the next variant, if there is one (the default is id)
optVariables :: Opt -> Context Textpandoc Text.Pandoc.App Template variables to set
EnvironmentVariableUndefined :: Text -> LogMessagepandoc Text.Pandoc.Logging No documentation available.
-
polysemy Polysemy.AtomicState Run an AtomicState effect by transforming it into atomic operations over a TVar.
-
polysemy Polysemy.Output Run an Output effect by transforming it into atomic operations over a TVar.
-
polysemy Polysemy.Writer Transform a Writer effect into atomic operations over a TVar through final IO.
-
skylighting-core Skylighting.Types No documentation available.
data
MutVar# a (b :: TYPE 'BoxedRep l)ghc-internal GHC.Internal.Base A MutVar# behaves like a single-element mutable array.