Skip to content

Commit aee5b34

Browse files
committed
Fix spacing in readme
1 parent e2294ad commit aee5b34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@ Monad and comonad transformers based on [mtl](http://hackage.haskell.org/package
1414
### Monad Transformers
1515

1616
- [Control.Monad.Cont](docs/Control.Monad.Cont.md) (Continuations)
17-
1817
- [Control.Monad.Error](docs/Control.Monad.Error.md)
1918
- [Control.Monad.Except](docs/Control.Monad.Except.md)
20-
2119
- [Control.Monad.List.Trans](docs/Control.Monad.List.Trans.md)
2220
- [Control.Monad.Maybe.Trans](docs/Control.Monad.Maybe.Trans.md)
23-
2421
- [Control.Monad.Reader](docs/Control.Monad.Reader.md)
2522
- [Control.Monad.Writer](docs/Control.Monad.Writer.md)
2623
- [Control.Monad.State](docs/Control.Monad.State.md)

0 commit comments

Comments
 (0)