W3cubDocs

/Haskell 9

GHCi.Utils

Safe Haskell Safe-Inferred
Language Haskell2010

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

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/9.12.1/docs/libraries/ghci-9.12.1-fde5/GHCi-Utils.html