monad-throw-exit: Functions to exit the program anywhere in MonadThrow monads.

[ apache, library, system ] [ Propose Tags ]

Flags

Manual Flags

NameDescriptionDefault
build-example-command

Build a CLI client for testing.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), exceptions (>=0.10.4), monad-throw-exit [details]
License Apache-2.0
Copyright 2021 YAMAMOTO Yuji
Author YAMAMOTO Yuji
Maintainer igrep@n.email.ne.jp
Category System
Home page https://github.com/igrep/monad-throw-exit
Uploaded by igrep at 2021-12-18T06:06:46Z
Distributions
Executables monad-throw-exit-example-command
Downloads 110 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
All reported builds failed as of 2021-12-18 [all 1 reports]

Readme for monad-throw-exit-0.1.0.0

[back to package description]

monad-throw-exit

Functions to exit the program anywhere in MonadThrow moonads.