I have the following validate failures on x86_64/Linux today:
Unexpected failures:
perf/compiler T3064 [stat not good enough] (normal)
typecheck/should_compile tc167 [stderr mismatch] (normal)
bytes allocated 151026120 is more than maximum allowed 150000000
*** unexpected failure for T3064(normal)
Actual stderr output differs from expected:
--- /dev/null 2011-02-28 12:26:55.427559551 +0000
+++ ./typecheck/should_compile/tc167.comp.stderr 2011-11-11
12:29:00.0301
27593 +0000
@@ -0,0 +1,6 @@
+
+tc167.hs:8:11:
+ Expecting a lifted type, but `Int#' is unlifted
+ The first argument of `(->)' should have kind `*',
+ but `Int#' has kind `#'
+ In the type signature for `f': f :: (->) Int# Int#
*** unexpected failure for tc167(normal)
Pedro, perhaps these are a result of your merge?
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc