GHCi.Utils
getGhcHandle :: CInt -> IO Handle Source #
Gets a GHC Handle File description from the given OS Handle or POSIX fd.
readGhcHandle :: String -> IO Handle Source #
Read a handle passed on the command-line and prepare it to be used with the IO manager