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.
-
weigh Weigh Rough execution time. For general indication, not a benchmark tool.
maxAllocs :: Word64 -> Weight -> Maybe Stringweigh Weigh Make a validator that set sthe maximum allocations.
weightAllocatedBytes :: Weight -> !Word64weigh Weigh No documentation available.
weightWallTime :: Weight -> !Doubleweigh Weigh No documentation available.
-
Use GHC call-stacks in a backward compatible way Use GHC call-stacks in a backward compatible way
-
No documentation available.
type
CallStack = [(String, SrcLoc)]call-stack Data.CallStack No documentation available.
callSite :: HasCallStack => Maybe (String, SrcLoc)call-stack Data.CallStack No documentation available.
callStack :: HasCallStack => CallStackcall-stack Data.CallStack No documentation available.
oall :: MonoFoldable mono => (Element mono -> Bool) -> mono -> Boolmono-traversable Data.MonoTraversable Are all of the elements in a monomorphic container converted to booleans True?