# acme-dont
[](https://builds.sr.ht/~jack/acme-dont?)
The `Acme.Dont` module provides a `don't` command, which is the
opposite of Haskell's built-in `do`. It is used exactly like the `do`
monadic construct except that, instead of executing the block it
controls, it... well... doesn't.
## Other Resources
* Questions should go to the
[acme-dont-discuss](https://lists.sr.ht/~jack/acme-dont-discuss)
mailing list.
* Bug reports should go to the
[bug tracker](https://todo.sr.ht/~jack/acme-dont).