Copyright | Copyright (C) 2004-2010 John Goerzen |
---|---|
License | GNU LGPL, version 2 or above |
Maintainer | John Goerzen <jgoerzen@complete.org> |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Test.QuickCheck.Instances
Description
Provides Arbitrary instances for:
- Map.Map k v
- Word8 (also a Random instance)
Written by John Goerzen, jgoerzen@complete.org