servant/doc
Arash Rouhani e26f123555 tutorial: Make "Position" type consistent
I think this change was just overlooked in
https://github.com/haskell-servant/servant/pull/355

Without this change, running the server from Server.lhs and client from
Client.lhs will result in something like

    decodeError = "Error in $: The key \"x\" was not found
2017-01-25 09:53:54 +07:00
..
tutorial tutorial: Make "Position" type consistent 2017-01-25 09:53:54 +07:00
building-the-docs docs: add documentation on how to build the docs locally 2016-03-19 17:39:59 +08:00
conf.py sundry tutorial improvements 2016-03-19 17:40:00 +08:00
examples.md doc: add two more examples for servant projects 2016-07-03 11:53:20 +08:00
index.rst doc: add a section about example projects 2016-04-15 17:18:12 +08:00
introduction.rst tutorial: tweaks 2016-03-19 17:40:00 +08:00
links.rst tutorial: tweak some titles 2016-03-19 17:40:00 +08:00
Makefile Moved tutorial to servant-examples/tutorial and include it in doc/index.rst 2016-03-19 17:39:59 +08:00
requirements.txt docs: bump Sphinx version 2016-08-15 13:52:14 +02:00