[project @ 1996-01-22 18:37:39 by partain]
[ghc-hetmet.git] / ghc / lib / ghc / Set_mc.hi
index ad1d956..e247da6 100644 (file)
@@ -1,4 +1,4 @@
-{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
+{-# GHC_PRAGMA INTERFACE VERSION 6 #-}
 interface Set where
 import FiniteMap(FiniteMap, keysFM, sizeFM)
 data FiniteMap a b     {-# GHC_PRAGMA EmptyFM | Branch a b Int# (FiniteMap a b) (FiniteMap a b) #-}