[GHC] #12805: Generalise type of asProxyTypeOf
GHC
ghc-devs at haskell.org
Fri Nov 4 13:14:39 UTC 2016
#12805: Generalise type of asProxyTypeOf
-------------------------------------+-------------------------------------
Reporter: tomjaguarpaw | Owner:
Type: feature | Status: new
request |
Priority: normal | Milestone:
Component: | Version: 8.0.1
libraries/base |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Could we please generalise the type of `asProxyTypeOf` to `asProxyTypeOf
:: a -> proxy a -> a`?
https://hackage.haskell.org/package/base-4.9.0.0/docs/Data-
Proxy.html#v:asProxyTypeOf
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12805>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list