<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Seems sensible. Out of curiosity, what would this help with?<br>
</p>
<div class="moz-cite-prefix">On 6/14/19 6:44 PM, Dannyu NDos wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAKM3oZUQ3Lrb7JqfezGHon=U51wPoK_gFjhf2e5+nyRBGn9yvQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>instance (Integral a, Bounded a) => Bounded (Ratio a)
where</div>
<div> minBound = minBound % 1</div>
<div> maxBound = maxBound % 1<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Libraries mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libraries@haskell.org">Libraries@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a>
</pre>
</blockquote>
</body>
</html>