[GHC] #12174: Recursive use of type-in-type results in infinite loop

GHC ghc-devs at haskell.org
Mon Oct 24 16:34:25 UTC 2016


#12174: Recursive use of type-in-type results in infinite loop
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:  goldfire
            Type:  bug               |               Status:  closed
        Priority:  highest           |            Milestone:  8.2.1
       Component:  Compiler (Type    |              Version:  8.0.1
  checker)                           |
      Resolution:  fixed             |             Keywords:  TypeInType
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  dependent/should_fail/T12714
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by simonpj):

 * status:  new => closed
 * testcase:   => dependent/should_fail/T12714
 * resolution:   => fixed


Comment:

 Works in HEAD.  I doubt it's worth trying to track the fix down for the
 8.0 branch.

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


More information about the ghc-tickets mailing list