[project @ 2001-03-23 17:41:32 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds010.hs
index a49c09c..268610e 100644 (file)
@@ -1,6 +1,6 @@
---!!! ds010 -- deeply-nested list comprehensions
+-- !!! ds010 -- deeply-nested list comprehensions
 
-module Test where
+module ShouldCompile where
 
 z = [ (a,b,c,d,e,f,g,h,i,j) | a <- "12",
                              b <- "12",