Alternative Proxy

Edward Kmett ekmett at gmail.com
Thu Mar 10 03:13:01 UTC 2016


We actually already put in a patch for this about 10 days ago, when the
discussion came up around U1:

https://ghc.haskell.org/trac/ghc/ticket/11650

-Edward




On Wed, Mar 9, 2016 at 5:49 PM, Fumiaki Kinoshita <fumiexcel at gmail.com>
wrote:

> This is the only possible definition...so it should exist
>
> instance Alternative Proxy where
>   empty = Proxy
>   _ <|> _ Proxy
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20160309/bb024542/attachment.html>


More information about the Libraries mailing list