[GHC] #9569: Tuple constraints don't work right
GHC
ghc-devs at haskell.org
Thu Dec 11 09:43:10 UTC 2014
#9569: Tuple constraints don't work right
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: fixed | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
polykinds/T9569, |
typecheck/should_compile/T9569a |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Bas, I'm not sure. I don't see anything impredicative about `Run`, just
higher rank. Moreover, I see no mention of `-XImpredicativeTypes` in the
LANGUAGE extensions or cabal file.
So I'm confused. What's the problem here?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9569#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list