-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Provides shared functionality between iserv and iserv-proxy -- -- Provides shared functionality between iserv and iserv-proxy @package libiserv @version 9.0.1 module GHCi.Utils -- | Gets a GHC Handle File description from the given OS Handle or POSIX -- fd. getGhcHandle :: CInt -> IO Handle module Lib serv :: Bool -> MessageHook -> Pipe -> (forall a. IO a -> IO a) -> IO ()