mueval-0.4.5: Safely evaluate Haskell expressionsSource codeContentsIndex
Mueval.Concurrent
Synopsis
watchDog :: Int -> ThreadId -> IO ()
forkedMain :: Options -> IO ()
Documentation
watchDog :: Int -> ThreadId -> IO ()Source
Fork off a thread which will sleep and kill off another thread at some point.
forkedMain :: Options -> IO ()Source
Set a watchdog on this thread, and then evaluate.
Produced by Haddock version 2.3.0