Here's one example. I'm seeing several dozens of these failures.

cd . && HC='/home/ezyang/Dev/ghc-build-master-devel2/inplace/bin/ghc-stage2' 
HC_OPTS='-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf 
-rtsopts  ' '/home/ezyang/Dev/ghc-build-master-devel2/inplace/bin/ghc-stage2' 
--interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint -dno-debug-output 
-no-user-package-conf -rtsopts   -ignore-dot-ghci   <print002.script 
>print002.run.stdout 2>print002.run.stderr
Actual stderr output differs from expected:
--- /dev/null   2011-07-17 07:08:13.468064000 -0400
+++ ./print002.run.stderr.normalised    2011-07-17 07:43:53.000000000 -0400
@@ -0,0 +1,8 @@
+
+<interactive>:2:9: Not in scope: data constructor `S1'
+
+<interactive>:1:1: Not in scope: `s'
+
+Top level: Not in scope: `s'
+
+Top level: Not in scope: `s'
*** unexpected failure for print002(ghci)

Edwad

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to