Erik Aker
7d2997098a
Merge master and fix conflicts
2020-01-13 19:41:59 -08:00
Erik Aker
68014463d9
Rewrite client concatQueryString for client requests and pull extraneous data type for spec
...
Remove symbol from QueryParamForm type args
Remove the data instance for QueryParamForm in HasDocs
2019-10-03 20:28:00 -07:00
Erik Aker
cffa511df9
Add QueryParamForm for Client, Server, Internal, Foreign, and SafeLink
2019-10-02 06:23:46 -07:00
Oleg Grenrus
52408fea16
Fix servant-client with base-compat-0.11
2019-09-30 10:34:33 +03:00
Catherine Galkina
dcf307d67a
Fixed tests for servant-http-streams
2019-09-29 14:18:13 +03:00
Oleg Grenrus
f089f8d0b2
Relax bounds for ghc-8.8
2019-09-29 00:43:53 +03:00
Oleg Grenrus
ecbc04bbee
Regenerate .travis.yml; GHC-8.6.5; add GHCJS
2019-09-07 14:03:46 +03:00
Oleg Grenrus
612038585a
Allow newer network, semigroups, hashable, machines
2019-05-28 15:27:52 +03:00
Oleg Grenrus
ec5574b3b7
Allow http-media-0.8 and QuickCheck-2.13
2019-04-16 13:07:28 +03:00
Oleg Grenrus
e52e11a0ad
Use ghc-8.6.4 on travis
2019-03-06 12:39:18 +02:00
Alp Mestanogullari
a386dd2095
point to www.servant.dev (website) and docs.servant.dev (self-explanatory)
2019-03-02 10:08:03 +01:00
Oleg Grenrus
b17c8bb8bd
It's year 2019
2019-02-27 18:13:35 +02:00
Oleg Grenrus
cac12eae93
Bump version of servant-http-streams
2019-02-27 18:10:15 +02:00
Oleg Grenrus
670b9527f8
Copy changelog entries to other packages
2019-02-21 13:31:24 +02:00
Oleg Grenrus
d03de86954
Bump tasty and hspec
2019-02-21 10:36:38 +02:00
Oleg Grenrus
58b401558d
Bump versions to 0.16
2019-02-20 19:06:10 +02:00
Oleg Grenrus
a5655f8d5a
Rename ServantError to ClientError, ServantErr to ServerError
2019-02-18 22:51:09 +02:00
Oleg Grenrus
420ebd0475
Refactor servant-client-core
...
- No more Internal modules
- Remove ClientLike-generic. Let's use Routes-generics
- Let's see if anyone notices, otherwise we can add it back
- Add Makefile for common tasks
- Fix servant-client-ghcjs
2019-02-18 19:08:13 +02:00
Oleg Grenrus
525b74c6f4
Update travis once again
...
- Update GHC-8.6.2 to GHC-8.6.3
- Build cookbook only with GHC-8.4.4 and GHC-8.6.3, thus
making 8.0 and 8.2 jobs a little faster
2019-02-12 01:33:30 +02:00
Oleg Grenrus
b44335ab69
Add servant-http-streams
2019-02-06 12:15:30 +02:00