Add link to old tutorial
This commit is contained in:
parent
a35aa161a6
commit
9c4aeec792
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ Tutorial
|
||||||
|
|
||||||
This is an introductory tutorial to **servant**.
|
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
|
(Any comments, issues or feedback about the tutorial can be handled
|
||||||
through
|
through
|
||||||
`servant's issue tracker <http://github.com/haskell-servant/servant/issues>`_.)
|
`servant's issue tracker <http://github.com/haskell-servant/servant/issues>`_.)
|
||||||
|
|
Loading…
Reference in a new issue