
I've had issues like this before where it had to do with the locale
settings on my machine at the time. It is subtle and annoying but it will
cause various haskell functions that read, like hGetContents to flip out if
they see a character that is not readable by the locale you have set. It
has to be something to do with that.
On Sun, Sep 28, 2014 at 8:11 AM, Elias Diem
On 2014-09-28, Elias Diem wrote:
I will test it later this day on another computer as well.
I just tested it on another Linux box. And it works!! What could be the problem?
I noticed that on the other box I use HXT 9.3.1.1. Maybe that is solving the problem.
-- Greetings Elias
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners