Skip to content

the Validation Applicative, which collects all (not just the first) errors, and also collects any warnings (whether a success or failure).

License

Notifications You must be signed in to change notification settings

sboosali/validation-warning

Repository files navigation

Build Status Hackage

validation-warning

TODO

Example

import Validation.Warning

-- TODO

Links

Hackage

Example module source.

Development

Nix

These nix files:

  • validation-warning-default.nix
  • validation-warning-shell.nix

were automatically created by the cabal2nix command, and can be regenerated with ./reconfigure.sh. They shouldn't be edited manually.

While the other nix files:

  • default.nix
  • shell.nix

import their respecitve autogen'd files, but can (and should) be edited manually when necessary.

If, you've forked this and have rewritten your own custom nix file for development (e.g. you're on OSX, or you need an older compiler version), please suffix it with that environment (e.g. osx-shell.nix or ghc-7-10-03.nix), and submit a pull request. Ditto for stack.yaml files.

About

the Validation Applicative, which collects all (not just the first) errors, and also collects any warnings (whether a success or failure).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published