Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
DontFullyEvaluate :: a -> DontFullyEvaluate ayesod-core Yesod.Core.Types No documentation available.
unDontFullyEvaluate :: DontFullyEvaluate a -> ayesod-core Yesod.Core.Types No documentation available.
subDemandIfEvaluated :: Demand -> SubDemandghc-lib-parser GHC.Types.Demand Extract the SubDemand of a Demand. PRECONDITION: The SubDemand must be used in a context where the expression denoted by the Demand is under evaluation.
glEvaluateDepthValuesARB :: MonadIO m => m ()OpenGLRaw Graphics.GL.ARB.SampleLocations No documentation available.
glEvaluateDepthValuesARB :: MonadIO m => m ()OpenGLRaw Graphics.GL.Functions No documentation available.
-
dhall Dhall No documentation available.
defaultEvaluateSettings :: EvaluateSettingsdhall Dhall Default evaluation settings: no extra entries in the initial context, and no special normalizer behaviour.
-
gi-gtk4 GI.Gtk.Objects.Expression Evaluates the given expression and on success stores the result in value. The GType of value will be the type given by expressionGetValueType. It is possible that expressions cannot be evaluated - for example when the expression references objects that have been destroyed or set to NULL. In that case value will remain empty and FALSE will be returned.
expressionWatchEvaluate :: (HasCallStack, MonadIO m) => ExpressionWatch -> GValue -> m Boolgi-gtk4 GI.Gtk.Structs.ExpressionWatch Evaluates the watched expression and on success stores the result in value. This is equivalent to calling expressionEvaluate with the expression and this pointer originally used to create watch.
testEvaluate :: String -> IO ()ihaskell IHaskell.Eval.Evaluate Evaluation function for testing.