[project @ 1998-03-12 10:26:19 by sof]
[ghc-hetmet.git] / ghc / compiler / utils / BitSet.lhs
index bc4ea14..6c7e536 100644 (file)
@@ -23,9 +23,7 @@ module BitSet (
     ) where
 
 #ifdef __GLASGOW_HASKELL__
-#if __GLASGOW_HASKELL__ >= 202
 import GlaExts
-#endif
 -- nothing to import
 #elif defined(__YALE_HASKELL__)
 {-hide import from mkdependHS-}