[project @ 2000-05-15 12:49:48 by rrt]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc085.hs
index 958c2b0..f37082b 100644 (file)
@@ -3,8 +3,6 @@
 -- !!! To do with re-exporting importees from PreludeGla* modules.
 module ShouldSucceed ( module IOExts, module PrelGHC ) where
 
---OLD:   import GlaExts
---OLDER: import PreludeGlaIO
 import IOExts
 import PrelGHC