lhc-0.8: lib/base/src/GHC/Handle.hs-boot
{-# OPTIONS_GHC -XNoImplicitPrelude #-}
module GHC.Handle where
import GHC.IOBase
stdout :: Handle
stderr :: Handle
hFlush :: Handle -> IO ()
{-# OPTIONS_GHC -XNoImplicitPrelude #-}
module GHC.Handle where
import GHC.IOBase
stdout :: Handle
stderr :: Handle
hFlush :: Handle -> IO ()