Straightforward validation monad. Convenient for validating web forms and APIs.
web
Go to file
2020-01-27 19:17:17 +03:00
src/Control/Monad changed foldl to foldr 2020-01-27 19:17:17 +03:00
.travis.yml ci 2020-01-23 18:34:25 +03:00
ChangeLog.md Version bump 2018-06-25 19:23:00 +03:00
LICENSE Initial release 2017-05-17 13:08:45 +03:00
Setup.hs Initial release 2017-05-17 13:08:45 +03:00
stack.yaml Initial release 2017-05-17 13:08:45 +03:00
validationt.cabal removed transformers-lift dependancy 2020-01-27 16:14:29 +03:00