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.
2 parents f88cfd0 + 9fb4b87 commit 422bf03Copy full SHA for 422bf03
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 who 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