55d5a0c7dca892019f9a8d0198aec8279be055da
[ghc-hetmet.git] / ghc / lib / glaExts / PreludeErrIO_mp.hi
1 {-# GHC_PRAGMA INTERFACE VERSION 6 #-}
2 interface PreludeErrIO where
3 import PreludeBuiltin(Tuple0, Tuple2, _RealWorld(..), _State(..))
4 errorIO :: (_State _RealWorld -> ((), _State _RealWorld)) -> a
5         {-# GHC_PRAGMA _A_ 1 _U_ 2 _N_ _S_ _!_ _N_ _N_ #-}
6