[Haskell-cafe] Data.Ranges show error
Daniel Fischer
daniel.is.fischer at googlemail.com
Sat Jan 22 17:31:27 CET 2011
On Saturday 22 January 2011 17:01:00, Aaron Gray wrote:
> >
> > For me, that's an en-dash (U+2013 / '\8211').
> > I believe something on your box mangled the UTF-8 encoding.
>
> Weird I did a cabal install and have not touched it with an editor.
Except to look at it trying to find the issue, I suppose (how else did you
find the "–")?
What's your locale?
Could also be that GHC tries to interpret UTF-8 in your locale and barfs on
that.
>
> Are you on Windows ?
No, linux.
>
> Aaron
More information about the Haskell-Cafe
mailing list