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.
subDemandIfEvaluated :: Demand -> SubDemandghc 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.
safeEvaluate :: IO Result -> IO Resulthspec-core Test.Hspec.Core.Spec No documentation available.
-
hspec-core Test.Hspec.Core.Spec No documentation available.
ContentDontEvaluate :: Content -> Contentyesod-core Yesod.Core.Content No documentation available.
-
yesod-core Yesod.Core.Content Prevents a response body from being fully evaluated before sending the request. Since 1.1.0
DontFullyEvaluate :: a -> DontFullyEvaluate ayesod-core Yesod.Core.Content No documentation available.
unDontFullyEvaluate :: DontFullyEvaluate a -> ayesod-core Yesod.Core.Content No documentation available.
ContentDontEvaluate :: Content -> Contentyesod-core Yesod.Core.Types No documentation available.
-
yesod-core Yesod.Core.Types Prevents a response body from being fully evaluated before sending the request. Since 1.1.0
DontFullyEvaluate :: a -> DontFullyEvaluate ayesod-core Yesod.Core.Types No documentation available.