haskell-checkers / checkers

Check properties on standard classes and data structures
Other
79 stars 13 forks source link

Remove some redundant constraints #27

Closed sjakobi closed 5 years ago

sjakobi commented 5 years ago

Also enable -Wredundant-constraints so they don't come back

conal commented 5 years ago

Thanks!