[GHC] #15050: ScopedTypeVariables could allow more programs

GHC ghc-devs at haskell.org
Mon Apr 23 17:07:37 UTC 2018


#15050: ScopedTypeVariables could allow more programs
-------------------------------------+-------------------------------------
        Reporter:  nomeata           |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.4.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by nomeata):

 I can get the example from the original ticket to work simply by using
 `TauTv` instead of `SigTv`. But Iā€™m sure that breaks stuff ā€“ in particular
 since `SigTv` are also used for type-checking (see
 faec8d358985e5d0bf363bd96f23fe76c9e281f7 and
 8361b2c5a9f7a00f0024f44a43b851998ae41e33) ā€“ maybe a separate `KindTv`
 would be cleaner?

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


More information about the ghc-tickets mailing list