Description
Describe schemas for your Haskell data types.
Description
Please see the README on GitHub at https://github.com/alonsodomin/haskell-schema#readme
README.md
Haskell Schema QuickCheck
This a companion package for the hschema
package providing utilities for automatically generating QuickCheck generators for your data types. Find more information on how to use this in the hschema
package.