Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. WallTime :: Column

    weigh Weigh

    Rough execution time. For general indication, not a benchmark tool.

  2. maxAllocs :: Word64 -> Weight -> Maybe String

    weigh Weigh

    Make a validator that set sthe maximum allocations.

  3. weightAllocatedBytes :: Weight -> !Word64

    weigh Weigh

    No documentation available.

  4. weightWallTime :: Weight -> !Double

    weigh Weigh

    No documentation available.

  5. package call-stack

    Use GHC call-stacks in a backward compatible way Use GHC call-stacks in a backward compatible way

  6. module Data.CallStack

    No documentation available.

  7. type CallStack = [(String, SrcLoc)]

    call-stack Data.CallStack

    No documentation available.

  8. callSite :: HasCallStack => Maybe (String, SrcLoc)

    call-stack Data.CallStack

    No documentation available.

  9. callStack :: HasCallStack => CallStack

    call-stack Data.CallStack

    No documentation available.

  10. oall :: MonoFoldable mono => (Element mono -> Bool) -> mono -> Bool

    mono-traversable Data.MonoTraversable

    Are all of the elements in a monomorphic container converted to booleans True?

Page 410 of many | Previous | Next