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.

  1. subDemandIfEvaluated :: Demand -> SubDemand

    ghc 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.

  2. safeEvaluate :: IO Result -> IO Result

    hspec-core Test.Hspec.Core.Spec

    No documentation available.

  3. safeEvaluateExample :: Example e => e -> Params -> (ActionWith (Arg e) -> IO ()) -> ProgressCallback -> IO Result

    hspec-core Test.Hspec.Core.Spec

    No documentation available.

  4. ContentDontEvaluate :: Content -> Content

    yesod-core Yesod.Core.Content

    No documentation available.

  5. newtype DontFullyEvaluate a

    yesod-core Yesod.Core.Content

    Prevents a response body from being fully evaluated before sending the request. Since 1.1.0

  6. DontFullyEvaluate :: a -> DontFullyEvaluate a

    yesod-core Yesod.Core.Content

    No documentation available.

  7. unDontFullyEvaluate :: DontFullyEvaluate a -> a

    yesod-core Yesod.Core.Content

    No documentation available.

  8. ContentDontEvaluate :: Content -> Content

    yesod-core Yesod.Core.Types

    No documentation available.

  9. newtype DontFullyEvaluate a

    yesod-core Yesod.Core.Types

    Prevents a response body from being fully evaluated before sending the request. Since 1.1.0

  10. DontFullyEvaluate :: a -> DontFullyEvaluate a

    yesod-core Yesod.Core.Types

    No documentation available.

Page 11 of many | Previous | Next