<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Sounds good to me.<div class=""><br class=""></div><div class="">Manuel<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">Am 22.02.2018 um 22:46 schrieb Simon Marlow <<a href="mailto:marlowsd@gmail.com" class="">marlowsd@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class="">I recommend that we accept this proposal.<br class=""><br class=""></div>The proposal itself I think is uncontroversial: the current situation is somewhat historical; we realised when implementing the Data.Int and Data.Word libraries that it would be easier to build on top of a small family of narrow# primitives than to implement full sized types, so we took the shortest route at the time. That stopgap has served well up to this point, but we're missing some functionality that proper sized types would give us: better packing of unboxed fields in constructors, and in general better consistency in the internals (e.g. I think sized types will allow the removal of some ugly hacks in the FFI to do with calling external functions that take small integer arguments).<br class=""><br class=""></div>So, while the proposal itself is uncontroversial, I expect there to be a lot to do at the code review stage to ensure we integrate this smoothly (e.g. the issues around calling conventions and LLVM integration). But that's not a concern for this committee, so I recommend we just accept.<br class=""><br class=""></div>Cheers<br class=""></div>Simon<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On 8 February 2018 at 03:40, Joachim Breitner <span dir="ltr" class=""><<a href="mailto:mail@joachim-breitner.de" target="_blank" class="">mail@joachim-breitner.de</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Committee,<br class="">
<br class="">
this is your secretary speaking:<br class="">
<br class="">
Small types like `Int8#`/`Word8#` were proposed<br class="">
<a href="https://github.com/ghc-proposals/ghc-proposals/pull/74" rel="noreferrer" target="_blank" class="">https://github.com/ghc-<wbr class="">proposals/ghc-proposals/pull/<wbr class="">74</a><br class="">
<br class="">
I propose Simon Marlow as the Shepherd.<br class="">
<br class="">
Simon, please reach consensus as described in<br class="">
<a href="https://github.com/ghc-proposals/ghc-proposals#committee-process" rel="noreferrer" target="_blank" class="">https://github.com/ghc-<wbr class="">proposals/ghc-proposals#<wbr class="">committee-process</a><br class="">
<br class="">
I suggest you make a recommendation about the decision, maybe point out<br class="">
debatable points, and assume that anyone who stays quiet agrees with<br class="">
you.<br class="">
<br class="">
Thanks,<br class="">
Joachim<br class="">
<span class="HOEnZb"><font color="#888888" class="">--<br class="">
Joachim Breitner<br class="">
  <a href="mailto:mail@joachim-breitner.de" class="">mail@joachim-breitner.de</a><br class="">
  <a href="http://www.joachim-breitner.de/" rel="noreferrer" target="_blank" class="">http://www.joachim-breitner.<wbr class="">de/</a><br class="">
</font></span><br class="">______________________________<wbr class="">_________________<br class="">
ghc-steering-committee mailing list<br class="">
<a href="mailto:ghc-steering-committee@haskell.org" class="">ghc-steering-committee@<wbr class="">haskell.org</a><br class="">
<a href="https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee" rel="noreferrer" target="_blank" class="">https://mail.haskell.org/cgi-<wbr class="">bin/mailman/listinfo/ghc-<wbr class="">steering-committee</a><br class="">
<br class=""></blockquote></div><br class=""></div>
_______________________________________________<br class="">ghc-steering-committee mailing list<br class=""><a href="mailto:ghc-steering-committee@haskell.org" class="">ghc-steering-committee@haskell.org</a><br class="">https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee<br class=""></div></blockquote></div><br class=""></div></body></html>