[GHC] #13879: Strange interaction between higher-rank kinds and type synonyms
GHC
ghc-devs at haskell.org
Wed Jun 28 13:09:35 UTC 2017
#13879: Strange interaction between higher-rank kinds and type synonyms
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.0.1
checker) |
Resolution: | Keywords: TypeInType
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"4bdac331207e10650da9d3bf1b446bc8be3c069a/ghc"
4bdac331/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="4bdac331207e10650da9d3bf1b446bc8be3c069a"
Fix the in-scope set in TcHsType.instantiateTyN
See Trac #13879
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13879#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list