Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.Validity.Types
Synopsis
- class CanFail f where
- hasFailed :: f a -> Bool
- resultIfSucceeded :: f a -> Maybe a
genvalidity-property-0.3.0.0: Standard properties for functions on `Validity` types
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.Validity.Types