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.
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.
testEvaluate :: String -> IO ()ihaskell IHaskell.Eval.Evaluate Evaluation function for testing.
-
what4 What4.Expr.UnaryBV Evaluate a unary bitvector given an evaluation function. This function is used to convert a unary bitvector into some other representation such as a binary bitvector or vector of bits. It is polymorphic over the result type r, and requires functions for manipulating values of type r to construct it.
tryEvaluate :: Exception e => a -> Either e awitch Witch.Instances No documentation available.
cevaluate :: Conjurable f => Int -> Defn -> Maybe fcode-conjure Conjure.Conjurable Evaluates a Defn into a regular Haskell value returning Nothing when there's a type mismatch. The integer argument indicates the limit of recursive evaluations.