[project @ 1996-01-22 18:37:39 by partain]
[ghc-hetmet.git] / ghc / lib / glaExts / PreludeErrIO.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