A small library for programming with monads. It aims to be comprehensible instead of comprehensive Everything is standard and already exists in various places, this is simply a selection for easy re-use:
(>>=) or mapMlet* and let+ syntaxThe details can be found in the documentation. Feedback is welcome on the GitHub repository.