X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Flib%2Fghc%2FMaybes.hi;h=cd3dcd09de778e7b5fbad169b9e9e8d03708873e;hp=cf5b8e0d1ace4f667c5d9e026635035110b23c44;hb=e0befe921f5bbfa6daba3f8ff46cdf2a2abad1da;hpb=68a1f0233996ed79824d11d946e9801473f6946c diff --git a/ghc/lib/ghc/Maybes.hi b/ghc/lib/ghc/Maybes.hi index cf5b8e0..cd3dcd0 100644 --- a/ghc/lib/ghc/Maybes.hi +++ b/ghc/lib/ghc/Maybes.hi @@ -1,4 +1,4 @@ -{-# GHC_PRAGMA INTERFACE VERSION 5 #-} +{-# GHC_PRAGMA INTERFACE VERSION 6 #-} interface Maybes where import Prelude(thenMaybe) import PreludeStdIO(Maybe(..))