SmartCheck
SmartCheck copied to clipboard
fix #9 missing SubTypes instance
not yet really familiar with you library but i think this will make it compile in newer ghc
ghc-8 does no longer export generic instance for Double, Int but those are the same as for Word ..
make automatic deriving instance less restrictive in qc-tests a in Tree a has only be a instance of SubTypes as far as i can tell and it all type checks