[Haskell-beginners] Why QuickCheck's Char value is limited to ASCII characters only?

Birmjin In yinbirmjin at gmail.com
Fri Oct 14 08:39:56 UTC 2016


Hi,

I found that the Arbitrary instance for the Char type generates only ASCII
values while Char type represent Unicode characters.

I can't figure out why it has such a limit. Not knowing this pitfall, one
can misjudge the test results.

Is this intended thing or just not being implemented yet?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20161014/831fc548/attachment.html>


More information about the Beginners mailing list