[GHC] #11387: Typecasting using type application syntax
GHC
ghc-devs at haskell.org
Mon Jan 11 18:05:01 UTC 2016
#11387: Typecasting using type application syntax
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version:
Resolution: | Keywords:
| TypeApplications
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #11350 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
For one thing, `pi` quantifiers would come in a specific order, while
`Typeable` constraints live in a bag of constraints. What would happen if
you have multiple types to match on?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11387#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list