File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -57,19 +57,6 @@ Monad and comonad transformers based on [mtl](http://hackage.haskell.org/package
57
57
- [ Control.Monad.RWS.Class] ( docs/Control/Monad/RWS/Class.md )
58
58
- [ Control.Monad.RWS.Trans] ( docs/Control/Monad/RWS/Trans.md )
59
59
60
- - [ Control.Monad.Cont.Class] ( docs/Control/Monad/Cont/Class.md ) (Continuations)
61
- - [ Control.Monad.Cont.Trans] ( docs/Control/Monad/Cont/Trans.md )
62
- - [ Control.Monad.Error] ( docs/Control/Monad/Error.md )
63
- - [ Control.Monad.Error.Class] ( docs/Control/Monad/Error/Class.md )
64
- - [ Control.Monad.Error.Trans] ( docs/Control/Monad/Error/Trans.md )
65
- - [ Control.Monad.Except] ( docs/Control.Monad.Except.md )
66
- - [ Control.Monad.List.Trans] ( docs/Control.Monad.List.Trans.md )
67
- - [ Control.Monad.Maybe.Trans] ( docs/Control.Monad.Maybe.Trans.md )
68
- - [ Control.Monad.Reader] ( docs/Control.Monad.Reader.md )
69
- - [ Control.Monad.Writer] ( docs/Control.Monad.Writer.md )
70
- - [ Control.Monad.State] ( docs/Control.Monad.State.md )
71
- - [ Control.Monad.RWS] ( docs/Control.Monad.RWS.md ) (Reader/Writer/State)
72
-
73
60
### Comonad Transformers
74
61
75
62
#### Environment (or "co-Reader")
You can’t perform that action at this time.
0 commit comments