validation-selective-0.2.0.0.0.0.0.0.1

Synopsis

Lighweight pure data validation based on Applicative and Selective functors

Description

Lighweight pure data validation based on Applicative and Selective functors. The library builds validation interface around the following data type: @ __data__ Validation e a \ = Failure e \ | Success a @

Author

Dmitrii Kovanikov, Veronika Romashkina

Maintainer

Kowainik <xrom.xkov@gmail.com>

License

MPL-2.0

Source
https://github.com/input-output-hk/validation-selective
Commit hash
0e1675ec2bb0972ceff492c6b785ce43862a2784
Timestamp

2023-06-01T02:00:38Z

Revisions

None

Dependencies
library validation-selective:
  • ["base >=4.12 && <4.20","deepseq ^>=1.4.3.0","selective >=0.3 && <0.7"]
test-suite validation-selective-test:
  • ["base >=4.12 && <4.20","validation-selective","hedgehog >=1.0 && <1.3","hspec >=2.7.1 && <2.11","hspec-hedgehog ^>=0.0.1.1","selective","text >=1.2.3 && <2.1"]
test-suite validation-selective-doctest:
  • ["base >=4.12 && <4.20","doctest >=0.16 && <0.22"]