mueval-0.9.4: Safely evaluate pure Haskell expressions
Safe HaskellSafe-Inferred
LanguageHaskell2010

Mueval.Resources

Synopsis

Documentation

limitResources :: Bool -> IO () Source #

Pull together several methods of reducing priority and easy access to resources: nice, and the rlimit bindings, If called with False, limitResources will not use POSIX rlimits.