[project @ 2001-08-21 13:15:05 by simonmar]
[ghc-hetmet.git] / ghc / tests / rename / should_compile / rn027.hs
index c773f91..e9bd760 100644 (file)
@@ -1,6 +1,6 @@
 -- !!! Checking that an imported module may still have
 -- !!! a local alias without having used 'qualified'.
-module ShouldSucceed where
+module ShouldCompile where
 
 import List  as X
 import Maybe as X