Copyright | George Giorgidze |
---|---|
License | BSD3 |
Maintainer | George Giorgidze <http://cs.nott.ac.uk/~ggg/> |
Stability | Experimental |
Portability | Portable |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
Codec.Internal.Arbitrary
Contents
Description
Additional instances of the Arbitrary
type class defined in QuickCheck
.
Some portions of code were copied from the test suite of binary
package.