[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / deSugar / ds007.stderr
diff --git a/ghc/compiler/tests/deSugar/ds007.stderr b/ghc/compiler/tests/deSugar/ds007.stderr
new file mode 100644 (file)
index 0000000..fad21b7
--- /dev/null
@@ -0,0 +1,7 @@
+Desugared:
+ShouldSucceed.w :: for all d. [d]
+ShouldSucceed.w =
+    /\ t84 ->
+       let y.86 = /\ t85 -> Nil! t85 in
+       let a.88 = /\ t87 -> y.86 t87 in  a.88 t84
+