This repository was archived by the owner on Jun 15, 2023. It is now read-only.
Transformer
The DSL is now not monadic, but monadic transformers. It's implemented using newtype wrapper around WriterT
.
The DSL is now not monadic, but monadic transformers. It's implemented using newtype wrapper around WriterT
.