aboutsummaryrefslogtreecommitdiff
path: root/src/Tests/Arbitrary.hs
AgeCommit message (Expand)AuthorFilesLines
2011-09-02TypeSynonymInstances no longer implies FlexibleInstances in GHC 7.2Antoine Latter1-1/+1
2011-07-31Tweaked Arbitrary instance to help avoid timeouts in tests.John MacFarlane1-2/+2
2011-02-04Improved Arbitrary instance.John MacFarlane1-32/+45
2011-01-29Moved tests to src.John MacFarlane1-0/+181