5f947d1c43
- Almost everything 0.15; also servant-foreign jumped to 0.15, for consistency - Bump lower bounds of dependencies to most recent versions atm - Use hspec-2.6.0 - Update `stack.yaml` accordingly - Use base-compat a bit more - Drop aeson-compat dependency (in tests and tutorial) |
||
---|---|---|
.. | ||
greet.hs | ||
greet.md | ||
README.md |
greet.hs
shows how to write a simple webservice, run it, query it with automatically-derived haskell functions and print the (generated) markdown documentation for the API.greet.md
contains the aforementionned generated documentation.