[GHC] #10483: Refactor HsForAllTy
GHC
ghc-devs at haskell.org
Thu Jun 4 10:15:56 UTC 2015
#10483: Refactor HsForAllTy
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D953
-------------------------------------+-------------------------------------
Changes (by simonpj):
* differential: => Phab:D953
Comment:
Current failures
{{{
Unexpected failures:
ghc-api/annotations T10268 [bad stdout] (normal)
ghc-api/annotations T10278 [bad stderr] (normal)
ghc-api/annotations T10354 [bad stdout] (normal)
ghc-api/annotations T10396 [bad stdout] (normal)
ghc-api/annotations listcomps [bad stdout] (normal)
ghc-api/landmines landmines [bad stdout] (normal)
rename/should_fail T5951 [stderr mismatch] (normal)
}}}
Alan Z: could you possibly look at the annotations ones? I tried not to
change anything, so I supsect that there is one bug causing all of them.
Thank you!
I will deal with T5951.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10483#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list