[GHC] #9235: Simplifier ticks exhausted on recursive class method

GHC ghc-devs at haskell.org
Mon Jun 30 09:24:10 UTC 2014


#9235: Simplifier ticks exhausted on recursive class method
---------------------------------------+-----------------------------------
        Reporter:  klao                |            Owner:
            Type:  bug                 |           Status:  new
        Priority:  normal              |        Milestone:
       Component:  Compiler            |          Version:  7.8.2
      Resolution:                      |         Keywords:
Operating System:  Unknown/Multiple    |     Architecture:
 Type of failure:  Compile-time crash  |  Unknown/Multiple
       Test Case:                      |       Difficulty:  Unknown
        Blocking:                      |       Blocked By:
                                       |  Related Tickets:
---------------------------------------+-----------------------------------

Comment (by simonpj):

 This is a dup of #5722, but I'm going to leave it open as evidence that
 someone else has tripped up over it.

 The weird type signature is a special case of something that is generally
 allowed. I don't in general know how to stop it.

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9235#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list