
#9857: GHC 7.9 panics (simplifier ticks exhausted) on `half-0.2`
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: simonpj
Type: bug | Status: new
Priority: high | Milestone: 7.10.1
Component: Compiler | Version: 7.9
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Compile- | Blocked By:
time crash | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Fixed by this (whose commit message contains a mis-typed ticket number)
{{{
commit fbb42b2ea42b6467135f26db47d9c296e7ad75a3
Author: Simon Peyton Jones