We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88cfd0 commit 40bc0f2Copy full SHA for 40bc0f2
doc/examples.md
@@ -6,6 +6,11 @@
6
including a test-suite using [**hspec**](http://hspec.github.io/) and
7
**servant-client**.
8
9
+- **[servant-examples](https://github.com/sras/servant-examples)**:
10
+
11
+ Similar to [the cookbook](https://haskell-servant.readthedocs.io/en/latest/cookbook/index.html) but
12
+ with no explanations, for developers just want to look at code examples to find out how to do X or Y
13
+ with servant.
14
15
- **[stack-templates](https://github.com/commercialhaskell/stack-templates)**
16
0 commit comments