Re: #15918: mkCastTy sometimes drops insoluble (Type ~ Constraint) coercions
"GHC" <[email protected]> Wed, 06 Mar 2019 21:48:28 -0000
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
--===============6380565070878042128==
Content-Type: multipart/related;
boundary="===============7358539574781032257=="
--===============7358539574781032257==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
#15918: mkCastTy sometimes drops insoluble (Type ~ Constraint) coercions
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: ⊥
Component: Compiler | Version: 8.6.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: quantified-
| constraints/T15918
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: | https://gitlab.haskell.org/ghc/ghc/merge_requests/489
-------------------------------------+-------------------------------------
Comment (by Marge Bot <ben+marge-bot@…>):
In [changeset:"db039a4a10fc8fa9e03e6781d1c0dc33151beda6/ghc"
db039a4a/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="db039a4a10fc8fa9e03e6781d1c0dc33151beda6"
Add regression test for #15918
The test case in #15918 no longer triggers an `ASSERT` failure on
GHC HEAD, likely due to commit
682783828275cca5fd8bf5be5b52054c75e0e22c (`Make a smart mkAppTyM`).
This patch adds a regression test for #15918 to finally put it to
rest.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15918#comment:18>