FIX #4383
[ghc-base.git] / GHC / IO.hs-boot
1 module GHC.IO where
2
3 import GHC.Types
4
5 failIO :: [Char] -> IO a