<div class="gmail_quote">On 22 January 2011 13:15, Daniel Fischer <span dir="ltr">&lt;<a href="mailto:daniel.is.fischer@googlemail.com">daniel.is.fischer@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Saturday 22 January 2011 03:47:55, Aaron Gray wrote:<br>
&gt; Data.Ranges.hs:12<br>
&gt;<br>
&gt; show (Range x y) = concat [&quot;(&quot;, show x, &quot;–&quot;, show y, &quot;)&quot;]<br>
&gt;<br>
&gt; Contains the following charcter sequence :-<br>
&gt;<br>
&gt;     â€“<br>
&gt;<br>
&gt; Which does not seem to be supported in Windows codepage.<br>
&gt;<br>
&gt; Aaron<br>
<br>
</div>For me, that&#39;s an en-dash (U+2013 / &#39;\8211&#39;).<br>
I believe something on your box mangled the UTF-8 encoding.<br>
</blockquote></div><br><div>Weird I did a cabal install and have not touched it with an editor.</div><div><br></div><div>Are you on Windows ?</div><div><br></div><div>Aaron</div><div><br></div>