We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
writer
1 parent 91c84c7 commit b111f5dCopy full SHA for b111f5d
src/Control/Monad/Writer.purs
@@ -2,6 +2,7 @@
2
3
module Control.Monad.Writer
4
( Writer
5
+ , writer
6
, runWriter
7
, execWriter
8
, mapWriter
0 commit comments