[GHC] #11473: Levity polymorphism checks are inadequate

GHC ghc-devs at haskell.org
Wed Mar 16 01:25:42 UTC 2016


#11473: Levity polymorphism checks are inadequate
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  goldfire
            Type:  bug               |               Status:  merge
        Priority:  highest           |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
                                     |  LevityPolymorphism, TypeInType
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Incorrect         |            Test Case:
  warning at compile-time            |  dependent/should_fail/T11473
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by goldfire):

 * status:  new => merge
 * testcase:   => dependent/should_fail/T11473


Comment:

 All set now. Perhaps in the future we can find a better home for this
 check than in the zonker. But the check is very simple, and we know it
 will always get applied.

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


More information about the ghc-tickets mailing list