Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Transformer

Choose a tag to compare

@cryogenian cryogenian released this 06 Oct 15:27
· 12 commits to master since this release

The DSL is now not monadic, but monadic transformers. It's implemented using newtype wrapper around WriterT.