X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2FglaExts%2FByteOps_mp.hi;fp=ghc%2Flib%2FglaExts%2FByteOps_mp.hi;h=546cf71feb1842b85e2b872fc032bf40eb11067e;hb=68a1f0233996ed79824d11d946e9801473f6946c;hp=88faa71fd5e95bdb340ca27fa87c5a28f5298898;hpb=ed7464364646a28aaf27d1dbc2ceaf7a9d9ce62f;p=ghc-hetmet.git diff --git a/ghc/lib/glaExts/ByteOps_mp.hi b/ghc/lib/glaExts/ByteOps_mp.hi index 88faa71..546cf71 100644 --- a/ghc/lib/glaExts/ByteOps_mp.hi +++ b/ghc/lib/glaExts/ByteOps_mp.hi @@ -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])