[GHC] #11376: Inconsistent specified type variables among functions and datatypes/classes when using -XTypeApplications
GHC
ghc-devs at haskell.org
Mon Apr 4 09:22:33 UTC 2016
#11376: Inconsistent specified type variables among functions and datatypes/classes
when using -XTypeApplications
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.1
checker) | Keywords:
Resolution: | TypeApplications
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"f2a2b79fa8d1c702b17e195a70734b06625e0153/ghc"
f2a2b79f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="f2a2b79fa8d1c702b17e195a70734b06625e0153"
Deeply instantiate in :type
See Trac #11376 and
Note [Deeply instantiate in :type] in TcRnDriver
Sadly this showed up one new problem (Trac #11786) and one opportunity
(Trac #11787), so test T11549 is now marked expect-broken on these two.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11376#comment:26>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list