[project @ 1996-01-18 16:33:17 by partain]
[ghc-hetmet.git] / ghc / lib / glaExts / ByteOps.hi
index 88faa71..546cf71 100644 (file)
@@ -1,4 +1,4 @@
-{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
+{-# GHC_PRAGMA INTERFACE VERSION 6 #-}
 interface ByteOps where
 import PreludeBuiltin(Char(..), Double(..), Float(..), Int(..), List(..), Tuple2)
 bytesToDouble :: [Char] -> (Double, [Char])