
23 Nov
2018
23 Nov
'18
10:41 a.m.
From a clean build of HEAD, I’m getting tons of failures like this
T5490.hs:19:22: error: Illegal symbol '.' in type Perhaps you meant to write 'forall <tvs>. <type>'? | 19 | | ∀ e . Exception e ⇒ Failure e | ^ This is in typecheck/should_compile Then I also get errors in things like typecheck/should_fail/tcfail190, where the output differs from the .stderr file in by the presence of bullets in GHC’s output. The bullets seem to be missing from the tcfail190.stderr file. This is really painful. I can’t validate. Any ideas? Simon
2371
Age (days ago)
2371
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Peyton Jones