[project @ 1999-01-23 18:02:58 by sof]
authorsof <unknown>
Sat, 23 Jan 1999 18:02:59 +0000 (18:02 +0000)
committersof <unknown>
Sat, 23 Jan 1999 18:02:59 +0000 (18:02 +0000)
Updated

ghc/tests/simplCore/should_compile/simpl001.hs
ghc/tests/simplCore/should_compile/simpl002.hs
ghc/tests/simplCore/should_compile/simpl003.hs

index c481365..9b3adc5 100644 (file)
@@ -1,4 +1,4 @@
---!!! Desugaring sections with function-type arguments
+-- !!! Desugaring sections with function-type arguments
 --  Although this is really a desugaring test, the problem is
 -- only tickled by the simplifier
 
index 578c13a..58e072f 100644 (file)
@@ -1,4 +1,4 @@
---!!! class/instance mumble that failed Lint at one time
+-- !!! class/instance mumble that failed Lint at one time
 --
 module Test where
 class Foo a where
index 2d2e9ba..3cd1af4 100644 (file)
@@ -1,4 +1,4 @@
---!! INLINE on recursive functions.
+-- !! INLINE on recursive functions.
 {-
 Date: Thu, 8 Dec 94 11:38:24 GMT
 From: Julian Seward (DRL PhD) <sewardj@computer-science.manchester.ac.uk>