[GHC] #7503: Bug with PolyKinds, type synonyms & GADTs
GHC
ghc-devs at haskell.org
Mon Dec 3 16:38:35 UTC 2018
#7503: Bug with PolyKinds, type synonyms & GADTs
-------------------------------------+-------------------------------------
Reporter: Ashley Yakeley | Owner: simonpj
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 7.6.1
checker) | Keywords: GADTs,
Resolution: | TypeInType
Operating System: Linux | Architecture: x86_64
| (amd64)
Type of failure: GHC rejects | Test Case:
valid program | typecheck/should_compile/T7503a
Blocked By: | Blocking:
Related Tickets: #14451 | Differential Rev(s):
Wiki Page: |
https://ghc.haskell.org/trac/ghc/wiki/GhcKinds/KindInference|
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):
* testcase: => typecheck/should_compile/T7503a
Comment:
I've added a test case for the first program in comment:10 as `T7503a`. A
test case for the other program—which I'd assume would be called
`T7503b`—must wait for another day.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7503#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list