Merge branch 'master' into servant-dates

This commit is contained in:
Alex Mason 2015-12-07 10:34:29 +11:00
commit 937c8a40fc
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ library
, attoparsec
, bytestring
, exceptions
, http-api-data >= 0.1 && < 0.2
, http-api-data >= 0.1 && < 0.3
, http-client
, http-client-tls
, http-media

View file

@ -47,7 +47,7 @@ library
, attoparsec >= 0.12 && < 0.14
, bytestring >= 0.10 && < 0.11
, containers >= 0.5 && < 0.6
, http-api-data >= 0.1 && < 0.2
, http-api-data >= 0.1 && < 0.3
, http-types >= 0.8 && < 0.10
, network-uri >= 2.6 && < 2.7
, mtl >= 2 && < 3

View file

@ -52,7 +52,7 @@ library
, bytestring == 0.10.*
, bytestring-conversion == 0.3.*
, case-insensitive >= 1.2
, http-api-data >= 0.1 && < 0.2
, http-api-data >= 0.1 && < 0.3
, http-media >= 0.4 && < 0.7
, http-types >= 0.8 && < 0.10
, text >= 1 && < 2