ghc 7.10.2 testsuite: "T367(normal)" test compilation fails
=====> T367(normal) 39 of 4142 [0, 1, 0]
cd ./concurrent/should_run && "/usr/local/bin/ghc" -o T367 T367.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 -fno-omit-yields > T367.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( T367.hs, T367.o )
*** Core Lint errors : in result of Simplifier ***
<no location info>: Warning:
In the expression: seq
@ (Id Int)
@ (# State# RealWorld, () #)
(foldlM'
@ Int
@ Int
@ Id
@ Vector
$fMonadId
($fNumInt_$c+
`cast` (<Int>_R -> <Int>_R -> Sym (NTCo:Id[0] <Int>_R)
:: (Int -> Int -> Int) ~R# (Int -> Int -> Id Int)))
z_a2UZ
(enumFromTo_int @ Id @ Vector $fMonadId (I# 1) (I# 1000000000)))
(# eta_B1, () #)
Kinds don't match in type application:
Type variable: b_13 :: *
Arg type: (# State# RealWorld, () #) :: #
xx #
(.... offending program attached ...)
*** End of Offense ***
<no location info>:
Compilation had errors
*** unexpected failure for T367(normal)
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.10.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |