Commit graph

1017 commits

Author SHA1 Message Date
rwobben
7fbcca9dfb hopefully solved the merge conflict 2016-03-02 11:17:22 +00:00
Sönke Hahn
23d36afbb6 tutorial: corrected curl examples 2016-03-01 19:47:14 +08:00
rwobben
904abcc623 added aeson-compat to the cabal file 2016-03-01 07:16:26 +00:00
Sönke Hahn
338656b2ce tutorial: read through Docs.lhs 2016-02-28 22:32:53 +01:00
Sönke Hahn
624e220450 tutorial: formatting for bash sections 2016-02-28 22:21:04 +01:00
Sönke Hahn
00c9190fe6 tutorial: read through Client.lhs 2016-02-28 22:16:43 +01:00
Sönke Hahn
8fc6b07287 tutorial: read through Server.lhs 2016-02-27 19:53:03 +01:00
Sönke Hahn
57d0261fdf Merge remote-tracking branch 'origin' into tutorial 2016-02-27 16:51:34 +01:00
rwobben
d5b5780931 change a dependency and delete EmptyConfig 2016-02-26 10:13:22 +00:00
Sönke Hahn
85ce21214a tutorial: read through ApiType.lhs 2016-02-23 13:53:43 +01:00
Julian Arni
d46cde913c Merge pull request #387 from ondrap/master
Bump aeson version.
2016-02-19 15:33:11 +01:00
Julian Arni
bfb64cda0b Merge pull request #381 from haskell-servant/jkarni/default-config-for-serve
Add 'serveWithConfig'.
2016-02-19 15:29:54 +01:00
Ondrej Palkovsky
2cdd6a5fea Bump aeson version. 2016-02-18 22:45:05 +01:00
Sönke Hahn
cf4af0143e tutorial: tweaks 2016-02-18 22:12:27 +01:00
Sönke Hahn
cc0a736daf tutorial: tweak index page 2016-02-18 18:17:56 +01:00
Sönke Hahn
92431e59b9 tutorial: tweak some titles 2016-02-18 18:13:43 +01:00
Sönke Hahn
47bc7cd5c3 tutorial: restructuring 2016-02-18 17:06:40 +01:00
Julian K. Arni
f137972e5d Add 'serveWithConfig'.
And keep the old signature for 'serve'
2016-02-18 16:36:24 +01:00
Andres Loeh
1e5bdd6545 Delete .ghci file. 2016-02-18 15:49:26 +01:00
Sönke Hahn
0090cc7ff9 Merge pull request #380 from gasi/patch-1
Fix minor typo: succesful --> successful
2016-02-18 15:22:44 +01:00
Denis Redozubov
e35b4211c4 update servant-foreign changelog 2016-02-18 09:34:42 +03:00
Daniel Gasienica
e1947b9b40 Fix minor typo: succesful --> successful 2016-02-17 21:13:31 -08:00
Julian K. Arni
571fcc1f26 more consistent line breaks 2016-02-18 00:48:05 +01:00
Julian K. Arni
4dbd721d39 Remove stale next/previous 2016-02-18 00:43:34 +01:00
Julian K. Arni
6f74172a64 sundry tutorial improvements 2016-02-18 00:39:40 +01:00
Julian K. Arni
14aa3ebbe3 Bump aeson 2016-02-18 00:39:30 +01:00
Denis Redozubov
8dc73285ee Merge pull request #372 from dredozubov/stylish-servant-foreign
Make servant-foreign code nicer
2016-02-17 11:46:26 +03:00
Denis Redozubov
e6e13fde84 Make servant-foreign code nicer
* non-messy imports
* got rid of most long lines (>80 chars)
* prisms for sum types and newtypes(we use lens anyway, so why not)
* consistent indentation
2016-02-11 15:26:01 +03:00
rwobben
c16a4cdac3 Changed so two titles are displayed correctly 2016-02-09 15:03:49 +01:00
Julian Arni
9fa2ed2267 Merge pull request #368 from phadej/tutorial-rst-links
Use rst links syntax (it's not a markdown)
2016-02-09 01:37:38 +01:00
Oleg Grenrus
38857fcaae Use rst links syntax (it's not a markdown) 2016-02-06 13:33:53 +02:00
Julian Arni
761443fffe Merge pull request #357 from haskell-servant/jkarni/remove-memoReqBody
Remove memoReqBody.
2016-02-05 20:05:49 +01:00
Sönke Hahn
cfde41dda4 tutorial: make Javascript.lhs compile 2016-01-28 18:44:37 +01:00
Sönke Hahn
afec0cc204 tutorial: make Docs.lhs compile 2016-01-28 15:46:56 +01:00
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
Andres Löh
2ae504143a Merge pull request #362 from kosmikus/ks-cleanup
Various small and hopefully uncontroversial changes.
2016-01-28 12:34:30 +01:00
Sönke Hahn
5c99396435 tutorial: compile during CI 2016-01-28 12:27:49 +01:00
Andres Loeh
23a31a8935 Eta-reduce the verb-synonyms. 2016-01-28 11:46:16 +01:00
Andres Loeh
927009408b Small whitespace fix. 2016-01-28 11:08:22 +01:00
Andres Loeh
2934bac40c Small whitespace fix. 2016-01-28 11:07:59 +01:00
Andres Loeh
c532ecffd5 Small doc fix. 2016-01-28 11:07:36 +01:00
Julian K. Arni
4245cb7c4b Fix toctree and page titles 2016-01-27 22:58:38 +01:00