libghc-quickcheck-unicode-doc

Generator and shrink functions for testing unicode-related software.; documentation
  https://github.com/bos/quickcheck-unicode
  0
  no reviews



The default arbitrary instance for the char type intentionally generates only ascii values. this can lead to a false sense of security in cases where unicode compliance is required, as encodings that span multiple bytes or code units will simply not be exercised at all.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.