X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fghc%2FSocket.hi;fp=ghc%2Flib%2Fghc%2FSocket.hi;h=302b166e7d687f659a918608d8c0b946069afc8f;hb=68a1f0233996ed79824d11d946e9801473f6946c;hp=15476e253e5c7ec8c29c550c8eb4fe55f6c03217;hpb=ed7464364646a28aaf27d1dbc2ceaf7a9d9ce62f;p=ghc-hetmet.git diff --git a/ghc/lib/ghc/Socket.hi b/ghc/lib/ghc/Socket.hi index 15476e2..302b166 100644 --- a/ghc/lib/ghc/Socket.hi +++ b/ghc/lib/ghc/Socket.hi @@ -1,4 +1,4 @@ -{-# GHC_PRAGMA INTERFACE VERSION 5 #-} +{-# GHC_PRAGMA INTERFACE VERSION 6 #-} interface Socket where import PreludeIOError(IOError13) import PreludeMonadicIO(Either)