2016-02-18 17:02:11 +01:00
|
|
|
|
|
|
|
Helpful Links
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- the central documentation (this site):
|
2019-03-02 10:08:03 +01:00
|
|
|
`docs.servant.dev <http://docs.servant.dev/>`_
|
2016-02-18 17:02:11 +01:00
|
|
|
|
|
|
|
- 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:
|
2016-02-18 18:13:43 +01:00
|
|
|
``#servant`` on freenode
|
2016-02-18 17:02:11 +01:00
|
|
|
|
|
|
|
- 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:
|
2019-03-02 10:08:03 +01:00
|
|
|
`www.servant.dev <http://www.servant.dev>`_
|
2016-02-18 17:02:11 +01:00
|
|
|
|
|
|
|
- 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>`_
|