libraries/base/GHC/IO/Handle.hs-boot (
6
lines of code) (
raw
):
{-# LANGUAGE Trustworthy #-} {-# LANGUAGE NoImplicitPrelude #-} module GHC.IO.Handle where import GHC.IO import GHC.IO.Handle.Types hFlush :: Handle -> IO ()