Skip to content

Commit

Permalink
Fix spacing in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Jun 7, 2015
1 parent e2294ad commit aee5b34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,10 @@ Monad and comonad transformers based on [mtl](http://hackage.haskell.org/package
### Monad Transformers

- [Control.Monad.Cont](docs/Control.Monad.Cont.md) (Continuations)

- [Control.Monad.Error](docs/Control.Monad.Error.md)
- [Control.Monad.Except](docs/Control.Monad.Except.md)

- [Control.Monad.List.Trans](docs/Control.Monad.List.Trans.md)
- [Control.Monad.Maybe.Trans](docs/Control.Monad.Maybe.Trans.md)

- [Control.Monad.Reader](docs/Control.Monad.Reader.md)
- [Control.Monad.Writer](docs/Control.Monad.Writer.md)
- [Control.Monad.State](docs/Control.Monad.State.md)
Expand Down

0 comments on commit aee5b34

Please sign in to comment.