[GHC] #13865: Add to Data.Proxy a utility function proxy :: a -> Proxy a

GHC ghc-devs at haskell.org
Fri Jun 23 20:44:09 UTC 2017


#13865: Add to Data.Proxy a utility function proxy :: a -> Proxy a
-------------------------------------+-------------------------------------
        Reporter:  louispan          |                Owner:  (none)
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:  8.2.1
       Component:  libraries/base    |              Version:  8.0.1
      Resolution:  invalid           |             Keywords:  Proxy
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by louispan):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Hi RyanGIScott,

 Oh my gosh, you are right. I never realized I could use (pure @Proxy)
 instead of that function.
 Thank you! I'll close this request.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13865#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list