testpack-1.0.0: Test Utililty Pack for HUnit and QuickCheck

Portabilityportable
Stabilityprovisional
MaintainerJohn Goerzen <jgoerzen@complete.org>

Test.QuickCheck.Instances

Description

Provides Arbitrary instances for:

  • Map.Map k v
  • Word8 (also a Random instance)
  • Char (bounded between chars 0 and 255)

Written by John Goerzen, jgoerzen@complete.org