[project @ 1996-07-01 09:05:10 by partain]
[ghc-hetmet.git] / ghc / lib / glaExts / PreludeErrIO_p.hi
diff --git a/ghc/lib/glaExts/PreludeErrIO_p.hi b/ghc/lib/glaExts/PreludeErrIO_p.hi
deleted file mode 100644 (file)
index 55d5a0c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-{-# GHC_PRAGMA INTERFACE VERSION 6 #-}
-interface PreludeErrIO where
-import PreludeBuiltin(Tuple0, Tuple2, _RealWorld(..), _State(..))
-errorIO :: (_State _RealWorld -> ((), _State _RealWorld)) -> a
-       {-# GHC_PRAGMA _A_ 1 _U_ 2 _N_ _S_ _!_ _N_ _N_ #-}
-