
#14846: Renamer hangs (because of -XInstanceSigs?)
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: goldfire
Type: bug | Status: new
Priority: highest | Milestone: 8.6.1
Component: Compiler | Version: 8.5
Resolution: | Keywords: InstanceSigs
| TypeInType
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| polykinds/T14846
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* owner: (none) => goldfire
* testcase: => polykinds/T14846
* priority: normal => highest
* milestone: => 8.6.1
Comment:
Fixed by
{{{
commit e99fdf775540440c1c58dc5ade3c5984dc49246f
Author: Simon Peyton Jones
---------------------------------------------------------------
e99fdf775540440c1c58dc5ade3c5984dc49246f compiler/types/Unify.hs | 59 ++++++++++++++++++--------------- testsuite/tests/polykinds/T14846.hs | 39 ++++++++++++++++++++++ testsuite/tests/polykinds/T14846.stderr | 43 ++++++++++++++++++++++++ testsuite/tests/polykinds/all.T | 1 + 4 files changed, 116 insertions(+), 26 deletions(-) }}} Richard, can you just check my work? I'll leave the ticket open, but assign to you. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14846#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler