[project @ 1996-01-22 18:37:39 by partain]
[ghc-hetmet.git] / ghc / lib / ghc / CharSeq_mp.hi
index a70b143..19f6119 100644 (file)
@@ -1,4 +1,4 @@
-{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
+{-# GHC_PRAGMA INTERFACE VERSION 6 #-}
 interface CharSeq where
 data CSeq      {-# GHC_PRAGMA CNil | CAppend CSeq CSeq | CIndent Int CSeq | CNewline | CStr [Char] | CCh Char | CInt Int #-}
 cAppend :: CSeq -> CSeq -> CSeq