Commit Graph

19 Commits

Author SHA1 Message Date
Oleg Grenrus
e0b448706d Bump servant-http-streams version 2019-09-15 19:08:46 +03:00
Oleg Grenrus
589c65fb99 Fix servant-client with base-compat-0.11 2019-09-15 15:43:58 +03:00
Oleg Grenrus
2563aa508c Relax bounds for ghc-8.8 2019-09-12 09:05:31 +03:00
Oleg Grenrus
e0d3f7850e Add changelogs and bump x-revision 2019-05-30 13:05:02 +03:00
Oleg Grenrus
9142c7375d Bump versions 2019-05-28 17:14:14 +03:00
Oleg Grenrus
ae94e0ea2b Allow newer network, semigroups, hashable, machines 2019-05-28 16:06:13 +03:00
Oleg Grenrus
8907d44c34 Add x-revisions 2019-04-16 13:08:37 +03:00
Oleg Grenrus
9cb6765976 Allow http-media-0.8 and QuickCheck-2.13 2019-04-16 12:45:13 +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