I have to admit this seems to be the most sensible solution, and avoids stealing names that are more appropriate for numeric instances anyways.<div><br></div><div>-Edward<br><br><div class="gmail_quote">On Mon, Oct 17, 2011 at 3:26 AM, Joachim Breitner <span dir="ltr">&lt;<a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
Am Samstag, den 15.10.2011, 17:41 -0700 schrieb John Meacham:<br>
<div class="im">&gt; I would just remove the bit and testBit defalut instances, they seem<br>
&gt; like reasonable primitives to be required for an instance.<br>
<br>
</div>I agree. Bits is certainly not something that a Haskell Beginner would<br>
have to implement every day, but is more likely a task that requires<br>
lots of thought and well-written code anyway. Having to implement these<br>
two functions as well is not a large burden there.<br>
<br>
Greetings,<br>
Joachim<br>
<font color="#888888"><br>
--<br>
Joachim &quot;nomeata&quot; Breitner<br>
  <a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a>  |  <a href="mailto:nomeata@debian.org">nomeata@debian.org</a>  |  GPG: 0x4743206C<br>
  xmpp: <a href="mailto:nomeata@joachim-breitner.de">nomeata@joachim-breitner.de</a> | <a href="http://www.joachim-breitner.de/" target="_blank">http://www.joachim-breitner.de/</a><br>
<br>
</font><br>_______________________________________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/libraries" target="_blank">http://www.haskell.org/mailman/listinfo/libraries</a><br>
<br></blockquote></div><br></div>