> This is an interesting thought. Has there been any work towards collecting
> properties written with QuickCheck (or similar) into a reusable chunk of
> some form?
Great! I especially like the Char generators. This would be nice to eventually have in the Haskell Platform after some general usage and maturity. It would be even better if 'checkers' used QuickCheck 2 when it is released (apparently last week in September [1]). That version works nicely with HUnit.