[GHC] #11708: Typechecker hangs when checking type families with -ddump-tc-trace turned on

GHC ghc-devs at haskell.org
Thu Mar 17 14:05:13 UTC 2016


#11708: Typechecker hangs when checking type families with -ddump-tc-trace turned
on
-------------------------------------+-------------------------------------
        Reporter:  kcsongor          |                Owner:  kcsongor
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  8.1
  checker)                           |             Keywords:  typefamilies
      Resolution:                    |  trace hangs
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2006
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Richard Eisenberg <eir@…>):

 In [changeset:"c5ed41cbcaa40068763c8bd01badcada38cdbd03/ghc" c5ed41c/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="c5ed41cbcaa40068763c8bd01badcada38cdbd03"
 typechecker: fix trac issue #11708

 Summary: Fixes T11708

 Reviewers: austin, bgamari, goldfire, simonpj

 Reviewed By: goldfire, simonpj

 Subscribers: simonpj, goldfire, thomie

 Differential Revision: https://phabricator.haskell.org/D2006

 GHC Trac Issues: #11708
 }}}

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


More information about the ghc-tickets mailing list