base-4.0.0.0: 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 ()