Skip to content

Commit 292d494

Browse files
committed
fixed formatting
1 parent 6923939 commit 292d494

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/examples.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
Repository for templates for haskell projects, including some templates using
1313
**servant**. These templates can be used with `stack new`.
1414

15-
- ** [custom-monad](https://github.com/themoritz/diener)**:
15+
- **[custom-monad](https://github.com/themoritz/diener)**:
1616

17-
A custom monad that can replace `IO` in servant applications. It adds among other things logging functionality and a reader (for database conncetions). A full usage example of servant/diener is also provided.
17+
A custom monad that can replace `IO` in servant applications. It adds among
18+
other things logging functionality and a reader (for database conncetions).
19+
A full usage example of servant/diener is also provided.

0 commit comments

Comments
 (0)