[GHC] #13337: GHC doesn't think a type is of kind *, despite having evidence for it
GHC
ghc-devs at haskell.org
Thu Mar 2 15:15:31 UTC 2017
#13337: GHC doesn't think a type is of kind *, despite having evidence for it
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.0.2
checker) |
Resolution: | Keywords:
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 simonpj):
Richard and I discussed the bug mentioned in comment:1. Solution
{{{
Don't do solveEqualities unless you are generalising (to solve #13337),
in tc_hs_sig_type
}}}
Richard will work on this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13337#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list