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