[GHC] #15220: ScopedTypeVariables binds a non-existent variable
GHC
ghc-devs at haskell.org
Tue Jun 5 22:37:11 UTC 2018
#15220: ScopedTypeVariables binds a non-existent variable
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.5
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
I suspect we'll end up saying that a type variable can be bound to an
arbitrary type, in which case this will become moot.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15220#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list