Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
RevertVariableResponse gogol-tagmanager Gogol.TagManager.Types The result of reverting a variable in a workspace. See: newRevertVariableResponse smart constructor.
RevertVariableResponse :: Maybe Variable -> RevertVariableResponsegogol-tagmanager Gogol.TagManager.Types No documentation available.
newListVariablesResponse :: ListVariablesResponsegogol-tagmanager Gogol.TagManager.Types Creates a value of ListVariablesResponse with the minimum fields required to make a request.
newRevertVariableResponse :: RevertVariableResponsegogol-tagmanager Gogol.TagManager.Types Creates a value of RevertVariableResponse with the minimum fields required to make a request.
supportVariables :: ContainerFeatures -> Maybe Boolgogol-tagmanager Gogol.TagManager.Types Whether this Container supports variables.
inspectTVar :: forall (n :: Type -> Type) a . ModelTVar n a -> Invariant n ahunit-dejafu Test.HUnit.DejaFu Read the content of a TVar. This is essentially readTVar.
-
incipit-core IncipitCore Run an AtomicState effect by transforming it into atomic operations over a TVar.
-
incipit-core IncipitCore Run an Output effect by transforming it into atomic operations over a TVar.
-
incipit-core IncipitCore Transform a Writer effect into atomic operations over a TVar through final IO.
getVariant :: (MonadDOM m, FromJSString result) => FontFace -> m resultjsaddle-dom JSDOM.Generated.FontFace