[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / simplCore / simpl001.hs
index 99cf51d..79e00ec 100644 (file)
@@ -1,5 +1,6 @@
 --!!! Desugaring sections with function-type arguments
---
+--  Although this is really a desugaring test, the problem is
+-- only tickled by the simplifier
 
 -- type Foo a b = a -> (b -> a) -> b