Copyright | (c) Michael Szvetits 2021 |
---|---|
License | BSD3 (see the file LICENSE) |
Maintainer | typedbyte@qualified.name |
Stability | stable |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Types and functions for handling appendable output in the environment of a
Program
.
Writer Effect
A record of functions which represents the operations on an appendable output.
Writer | |
|