[GHC] #9123: Emit quantified Coercible constraints in GeneralizedNewtypeDeriving

GHC ghc-devs at haskell.org
Fri Jul 6 22:45:58 UTC 2018


#9123: Emit quantified Coercible constraints in GeneralizedNewtypeDeriving
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Compiler (Type    |              Version:  7.8.2
  checker)                           |             Keywords:  Roles,
      Resolution:                    |  QuantifiedConstraints
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:  quantified-
                                     |  constraints/T9123{,a}
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by goldfire):

 I was thinking it would all happen in the "generate constraints" step. But
 now that I try to write the algorithm down, it does seem rather complex.
 Maybe I was wrong here.

 Close as wontfix?

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


More information about the ghc-tickets mailing list