ghci-8.0.2: The library supporting GHC's interactive interpreter
GHCi.Run
Description
Execute GHCi messages
run :: Message a -> IO a #
redirectInterrupts :: ThreadId -> IO a -> IO a #
toSerializableException :: SomeException -> SerializableException #
fromSerializableException :: SerializableException -> SomeException #