Hi

I have filed bug http://hackage.haskell.org/trac/ghc/ticket/3081 to
track this issue, marking it as effecting Windows only.

Thanks

Neil

On Fri, Feb 27, 2009 at 8:45 AM, Philip K.F. Hölzenspies
<p.k.f.holzensp...@utwente.nl> wrote:
> On Friday 27 February 2009 09:39:14 Neil Mitchell wrote:
>> It looks like you are running in GHCi, which I think works. It's only
>> when the program is compiled and run from the command line (Cygwin or
>> DOS) that I get the above problem.
>
> Dear Neil,
>
> You were right. When I do compile it, though, I get the same (correct)
> behaviour (now I pressed Ctrl-C the first run and let it be for the second):
>
> holze...@ewi1043:~/tmp> ghc Test.hs
> holze...@ewi1043:~/tmp> ./a.out
> goodbye
> holze...@ewi1043:~/tmp> ./a.out
> goodbye
> holze...@ewi1043:~/tmp>
>
> This is on Linux, though, so it may also be OS-dependent.
>
> Regards,
> Philip
>
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to