[GHC] #14451: Need proper SCC analysis of type declarations, taking account of CUSKs
GHC
ghc-devs at haskell.org
Mon Dec 3 16:34:48 UTC 2018
#14451: Need proper SCC analysis of type declarations, taking account of CUSKs
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: TypeInType,
| CUSKs
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #7503 | Differential Rev(s):
Wiki Page: |
https://ghc.haskell.org/trac/ghc/wiki/GhcKinds/KindInference|
-------------------------------------+-------------------------------------
Comment (by Ryan Scott <ryan.gl.scott@…>):
In [changeset:"aef5d82543bb642a65f63e1f05f245b9cddafd8c/ghc"
aef5d825/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="aef5d82543bb642a65f63e1f05f245b9cddafd8c"
Add test cases for #7503, #14451
At some point between 8.4 and 8.6, two things were fixed:
* The entirety of #14451.
* One of the test cases in #7503. I've added this as T7503a. The
other test case from that ticket still does /not/ work, so we'll
have to add T7503b some other day.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14451#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list