Helpful Links
-------------

- the central documentation (this site):
  `haskell-servant.readthedocs.org <http://haskell-servant.readthedocs.org/>`_

- the github repo:
  `github.com/haskell-servant/servant <https://github.com/haskell-servant/servant>`_

- the issue tracker (Feel free to create issues and submit PRs!):
  `https://github.com/haskell-servant/servant/issues <https://github.com/haskell-servant/servant/issues>`_

- the irc channel:
  ``#servant`` on freenode

- the mailing list:
  `groups.google.com/forum/#!forum/haskell-servant <https://groups.google.com/forum/#!forum/haskell-servant>`_

- blog posts and videos and slides of some talks on servant:
  `haskell-servant.github.io <http://haskell-servant.github.io>`_

- the servant packages on hackage:

  - `hackage.haskell.org/package/servant <http://hackage.haskell.org/package/servant>`_
  - `hackage.haskell.org/package/servant-server <http://hackage.haskell.org/package/servant-server>`_
  - `hackage.haskell.org/package/servant-client <http://hackage.haskell.org/package/servant-client>`_
  - `hackage.haskell.org/package/servant-blaze <http://hackage.haskell.org/package/servant-blaze>`_
  - `hackage.haskell.org/package/servant-lucid <http://hackage.haskell.org/package/servant-lucid>`_
  - `hackage.haskell.org/package/servant-cassava <http://hackage.haskell.org/package/servant-cassava>`_
  - `hackage.haskell.org/package/servant-docs <http://hackage.haskell.org/package/servant-docs>`_
  - `hackage.haskell.org/package/servant-foreign <http://hackage.haskell.org/package/servant-foreign>`_
  - `hackage.haskell.org/package/servant-js <http://hackage.haskell.org/package/servant-js>`_
  - `hackage.haskell.org/package/servant-mock <http://hackage.haskell.org/package/servant-mock>`_