Proposal: Add `instance Bits Bool`
Edward Kmett
ekmett at gmail.com
Sun Nov 10 22:33:31 UTC 2013
We went through all the pain of removing Num as a superclass of Bits to
support it, but we apparently never actually put the instance of Bits (and
FiniteBits) for Bool into base.
I propose we do so.
Discussion Period: 2 weeks
-Edward
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20131110/5ea5e657/attachment.html>
More information about the Libraries
mailing list