darcs-2.4: a distributed, interactive, smart revision control systemContentsIndex
Darcs.SignalHandler
Documentation
withSignalsHandled :: IO a -> IO a
withSignalsBlocked :: IO () -> IO ()
catchInterrupt :: IO a -> IO a -> IO a
catchNonSignal :: IO a -> (Exception -> IO a) -> IO a
tryNonSignal :: IO a -> IO (Either Exception a)
stdout_is_a_pipe :: IO Bool
Produced by Haddock version 2.6.0