<div dir="auto">The Const type does not see much direct use in other common Haskell packages. (I only ever encounter it through lens.) So while that might be an elegant design, I think it will make the API more confusing for newcomers.</div><div class="gmail_extra"><br><div class="gmail_quote">On Dec 13, 2017 9:38 PM, "Zemyla" <<a href="mailto:zemyla@gmail.com">zemyla@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I honestly think we should make it a Const Int a, instead of a<br>
function, so that it's a number in the typeclass dictionary and not a<br>
function.<br>
<br>
On Wed, Dec 13, 2017 at 10:41 PM, M Farkas-Dyck <<a href="mailto:strake888@gmail.com">strake888@gmail.com</a>> wrote:<br>
> On 2017-12-13 08:19 PM, David Feuer wrote:<br>
>><br>
>> +1, but we should also do this for sizeOf and alignment in<br>
>> Foreign.Storable.<br>
><br>
><br>
> Yes, good idea<br>
><br>
> ______________________________<wbr>_________________<br>
> Libraries mailing list<br>
> <a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/libraries</a><br>
______________________________<wbr>_________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/libraries</a><br>
</blockquote></div></div>