On Thu, Nov 19, 2009 at 11:30 AM, Reinier Lamers <[email protected]> wrote:
> Hi Judah,
>
> Op donderdag 19 november 2009 18:39 schreef je:
>> Can you give me an example or unit test which demonstrates bad
>> behavior by haskeline when using utf8-string<0.3.6?  If so, I should
>> be able to make a minor release within the next few days.
>
> Entering
>
> System.Console.Haskeline.runInputT System.Console.Haskeline.defaultSettings 
> (System.Console.Haskeline.Encoding.decode $ Data.ByteString.pack 
> [245,189,153,154])
>
> on your ghci prompt should throw an exception about Data.Char.chr being
> passed an invalid argument.

Great, thanks for the example.  I've released haskeline-0.6.2.2 with
the updated dependency.

-Judah
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to