[project @ 2001-03-29 13:33:46 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds004.hs
index cd89e18..ebbe8e0 100644 (file)
@@ -1,6 +1,6 @@
 -- !!! ds004 -- nodups from SLPJ p 79
 --
-module Test where
+module ShouldCompile where
 
 -- SLPJ, p 79
 nodups []                   = []