Commit graph

976 commits

Author SHA1 Message Date
Sönke Hahn
0bd0b6a014 tutorial: fix for ghc-7.8 2016-01-28 14:39:54 +01:00
Sönke Hahn
b6606cf4dc tutorial: added working .ghci 2016-01-28 14:16:05 +01:00
Sönke Hahn
ff87373896 tutorial: make Server compile 2016-01-28 14:12:24 +01:00
Sönke Hahn
3996a8a49d tutorial: allow older ghcs in cabal file 2016-01-28 13:37:37 +01:00
Sönke Hahn
890ac8cba3 tutorial: make Client.lhs compile 2016-01-28 13:37:37 +01:00
Andres Loeh
43f3cea901 Add / expand the documentation of the NoContent case. 2016-01-28 13:30:58 +01:00
Andres Loeh
0a2235261c Rewrite the part on verbs. 2016-01-28 13:18:12 +01:00
Sönke Hahn
7ae6ac6809 tutorial: add markdown-unlit as a cabal dependency 2016-01-28 12:50:29 +01:00
Sönke Hahn
896d2ba178 docs: add documentation on how to build the docs locally 2016-01-28 12:47:03 +01:00
Sönke Hahn
5c99396435 tutorial: compile during CI 2016-01-28 12:27:49 +01:00
Julian K. Arni
4245cb7c4b Fix toctree and page titles 2016-01-27 22:58:38 +01:00
Julian K. Arni
0bc07b9133 compiling ApiType.lhs 2016-01-27 22:54:22 +01:00
Julian K. Arni
be530c28f2 Remove matrix params 2016-01-27 22:49:09 +01:00
Julian K. Arni
b1791022dc Fix cabal file, stack.yaml, and sources.txt 2016-01-27 22:46:28 +01:00
Julian K. Arni
45d034f137 Remove convert script 2016-01-27 22:30:18 +01:00
Julian K. Arni
8997a669c8 Remove bird-tracks 2016-01-27 22:28:58 +01:00
Julian K. Arni
ef2a44d11f Explicit ignore 2016-01-27 22:26:59 +01:00
Julian K. Arni
f99d423442 Start tutorial project 2016-01-27 22:17:59 +01:00
Julian K. Arni
c23a5ce90e Remove servant-examples 2016-01-27 22:04:13 +01:00
Sönke Hahn
637de9d63f tutorial: add tutorial compiling script and conversion script 2016-01-26 00:27:07 +01:00
Sönke Hahn
6afefdf611 Moved tutorial to servant-examples/tutorial and include it in doc/index.rst 2016-01-25 22:30:16 +01:00
Sönke Hahn
c908f549bb Merge branch 'fizruk/read-the-docs' into jkarni/merge-tutorial 2016-01-25 22:10:39 +01:00
Sönke Hahn
0c11caac29 switch to rtd default theme 2016-01-25 22:06:44 +01:00
Julian K. Arni
4e684feb87 Fix links 2016-01-25 14:24:38 +01:00
Julian K. Arni
4472178af4 Move tutorial files over 2016-01-25 14:11:40 +01:00
Sönke Hahn
b9fb80ac5e server/config: tweak changelog 2016-01-21 18:04:00 +01:00
Sönke Hahn
09b22452aa server/config: added more documentation 2016-01-21 17:58:50 +01:00
Sönke Hahn
df09f8616e config: remove HasConfig and make HasServer take config as a parameter 2016-01-21 17:58:50 +01:00
Julian K. Arni
35bdc54dee Update changelogs 2016-01-21 17:55:02 +01:00
Julian K. Arni
b8f453127b Documentation for config. 2016-01-21 17:55:02 +01:00
Sönke Hahn
2445855203 servant-server: renaming of type variable 2016-01-21 17:55:02 +01:00
Sönke Hahn
e726db9fe7 updated stack-ghc-7.8.4.yaml 2016-01-21 17:55:02 +01:00
Sönke Hahn
2176fecfda config: added instances for all interpretations 2016-01-21 17:55:02 +01:00
Sönke Hahn
67315c4487 server: added Config machinery 2016-01-21 17:55:02 +01:00
Julian Arni
06ad05e82e Merge pull request #346 from haskell-servant/jkarni/license
Change copyright to servant contributors
2016-01-20 17:54:55 +01:00
Julian K. Arni
be36e5b313 Change copyright to servant contributors 2016-01-20 16:58:29 +01:00
Christian Marie
9c67267071 servant-server: fix comment typo 2016-01-19 11:06:38 +11:00
Sönke Hahn
ac930ef198 ComprehensiveAPI: add some comments (and minor tweaks) 2016-01-18 20:06:45 +01:00
Sönke Hahn
14aac5fc9f servant-mock: support for response headers 2016-01-18 19:53:19 +01:00
Sönke Hahn
3fdaffa08d servant-mock: add simple test case 2016-01-18 13:51:19 +01:00
Nickolay Kudasov
05d493be6e Add basic configuration for Read The Docs (based on Stack's) 2016-01-18 14:50:14 +03:00
Sönke Hahn
39b0507098 servant-mock: add .ghci 2016-01-18 12:28:29 +01:00
Sönke Hahn
290e4ef1ba add RemoteHost to ComprehensiveAPI 2016-01-18 12:28:29 +01:00
Sönke Hahn
efd12053af servant-docs: add .ghci 2016-01-18 12:28:29 +01:00
Sönke Hahn
b20b8d9770 add HasClient instance for HttpVersion 2016-01-18 12:28:29 +01:00
Sönke Hahn
e5974ec94d add ComprehensiveAPI to test whether we're missing instances
Some of the combinators are commented atm, because we *are* missing combinators.
2016-01-18 12:28:29 +01:00
Julian Arni
b8d70e303a Merge pull request #330 from haskell-servant/jkarni/at-maintainers
Fix maintainer's @
2016-01-16 17:59:22 +01:00
Julian Arni
a957fefbd2 Merge pull request #332 from haskell-servant/jkarni/fix-doc-headers
Fix extra quotes in Verb headers for docs.
2016-01-16 17:59:04 +01:00
Alp Mestanogullari
e7b80e96fd Merge pull request #331 from haskell-servant/jkarni/security-issues
How to report security issues.
2016-01-16 13:34:19 +01:00
Julian K. Arni
641431d5b2 Fix extra quotes in Verb headers for docs.
Fixes #325.
2016-01-15 12:17:48 +01:00