Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
classy-prelude-yesod ClassyPrelude.Yesod Prevents a response body from being fully evaluated before sending the request. Since 1.1.0
DontFullyEvaluate :: a -> DontFullyEvaluate aclassy-prelude-yesod ClassyPrelude.Yesod No documentation available.
unDontFullyEvaluate :: DontFullyEvaluate a -> aclassy-prelude-yesod ClassyPrelude.Yesod No documentation available.
isFullyEvaluatedTerm :: Term -> Boolghc-lib GHC.Runtime.Heap.Inspect No documentation available.
-
ghc-lib GHC.StgToJS.ExprCtx Predicate: do we know for sure that the given Id is evaluated?
contextEvaluate :: (HasCallStack, MonadIO m, IsContext a) => a -> Text -> Int64 -> m Valuegi-javascriptcore6 GI.JavaScriptCore.Objects.Context Evaluate code in context.
-
gi-javascriptcore6 GI.JavaScriptCore.Objects.Context Evaluate code and create an new object where symbols defined in code will be added as properties, instead of being added to context global object. The new object is returned as object parameter. Similar to how valueNewObject works, if objectInstance is not Nothing objectClass must be provided too. The lineNumber is the starting line number in uri; the value is one-based so the first line is 1. uri and lineNumber will be shown in exceptions and they don't affect the behavior of the script.
-
gi-javascriptcore6 GI.JavaScriptCore.Objects.Context Evaluate code in context using uri as the source URI. The lineNumber is the starting line number in uri; the value is one-based so the first line is 1. uri and lineNumber will be shown in exceptions and they don't affect the behavior of the script.
glEvaluateDepthValuesARB :: MonadIO m => m ()gl Graphics.GL.Ext.ARB.SampleLocations Usage: glEvaluateDepthValuesARB