<div dir="ltr">On Mon, Mar 19, 2012 at 05:56, Gabriel Dos Reis <span dir="ltr">&lt;<a href="mailto:gdr@integrable-solutions.net">gdr@integrable-solutions.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">The fact that the Report is silent about encoding used to</div></div>
represent concrete Haskell programs in text files adds<br>
a certain level of non-portability (and confusion.)  I found<br>
</blockquote><div><br></div><div>Specifying the encoding can *also* limit portability, if you specify an encoding that is not widely supported on some target platform.  (Please try to remember that the universe is not composed solely of Windows and Linux.  The fact that those are the only ones you care about is not relevant to the standard; nor is the list of platforms that GHC or any other implementation supports.)</div>
<div><br></div><div>Encoding does not belong in the language standard; it is an aspect of implementing the language standard on a given platform.</div><div><br></div></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>
wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br><br>
</div>