Merge branch 'pr'

This commit is contained in:
Sönke Hahn 2016-03-26 19:35:15 +08:00
commit 509d8ab605

View File

@ -3,6 +3,11 @@ Tutorial
This is an introductory tutorial to **servant**.
.. note::
This tutorial is for the latest version of servant. The tutorial for
servant-0.4 can be viewed
`here <https://haskell-servant.github.io/tutorial/>`_.
(Any comments, issues or feedback about the tutorial can be handled
through
`servant's issue tracker <http://github.com/haskell-servant/servant/issues>`_.)