Bump upper-bound on http-types

This commit is contained in:
patrick brisbin 2018-03-09 07:40:51 -05:00
parent 53d57b988b
commit 204c26eab1
No known key found for this signature in database
GPG Key ID: 4243EA839B9CC425

View File

@ -24,7 +24,7 @@ library:
- hoauth2 >=1.3.0 && <1.6
- http-client >=0.4.0 && <0.6
- http-conduit >=2.0 && <3.0
- http-types >=0.8 && <0.10
- http-types >=0.8 && <0.13
- microlens
- random
- safe-exceptions