Skip to content

Commit 6923939

Browse files
committed
Update examples.md
1 parent 555038c commit 6923939

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/examples.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@
1111

1212
Repository for templates for haskell projects, including some templates using
1313
**servant**. These templates can be used with `stack new`.
14+
15+
- ** [custom-monad](https://github.com/themoritz/diener)**:
16+
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.

0 commit comments

Comments
 (0)