Re: [Gtk2hs-devel] darcs patch: Use traceShow replace error provide safer fromUTF.

2010-06-29 Thread Andy Stewart
Axel Simon writes: > On 29.06.2010, at 10:14, Andy Stewart wrote: > >> Axel Simon writes: >> >>> Hi Andy, >>> >>> I don't think this behaviour is always desirable for all applications. >>> Some applications might prefer to catch an error exception while >>> others might be happy to simply ignore

Re: [Gtk2hs-devel] darcs patch: Use traceShow replace error provide safer fromUTF.

2010-06-29 Thread Axel Simon
On 29.06.2010, at 10:14, Andy Stewart wrote: > Axel Simon writes: > >> Hi Andy, >> >> I don't think this behaviour is always desirable for all >> applications. >> Some applications might prefer to catch an error exception while >> others might be happy to simply ignore the error as your fix wo

Re: [Gtk2hs-devel] darcs patch: Use traceShow replace error provide safer fromUTF.

2010-06-29 Thread Andy Stewart
Axel Simon writes: > Hi Andy, > > I don't think this behaviour is always desirable for all applications. > Some applications might prefer to catch an error exception while > others might be happy to simply ignore the error as your fix would do. > > In which situations do these functions not w

Re: [Gtk2hs-devel] darcs patch: Use traceShow replace error provide safer fromUTF.

2010-06-29 Thread Andy Stewart
Hi Axel, Axel Simon writes: > Hi Andy, > > I don't think this behaviour is always desirable for all applications. Some > applications might > prefer to catch an error exception while others might be happy to simply > ignore the error as your > fix would do. Yes, i was think that when i'm writ

Re: [Gtk2hs-devel] darcs patch: Use traceShow replace error provide safer fromUTF.

2010-06-29 Thread Axel Simon
Hi Andy, I don't think this behaviour is always desirable for all applications. Some applications might prefer to catch an error exception while others might be happy to simply ignore the error as your fix would do. In which situations do these functions not work for you? Couldn't you use s