[haskell-http-client] avoid depending on ParseTime,FormatTime (#6861)

* [haskell-http-client] avoid depending on ParseTime,FormatTime

* [haskell-http-client] update haddocks
This commit is contained in:
Jon Schoning
2020-07-04 19:52:52 -05:00
committed by GitHub
parent 6c1aecb151
commit 8c5c0597ae
28 changed files with 1583 additions and 1587 deletions

View File

@@ -40,7 +40,7 @@ executable openapi-petstore-app
, mtl >=2.2.1
, openapi-petstore
, text >=0.11 && <1.3
, time >=1.5 && <1.9
, time
, transformers >=0.4.0.0
, unordered-containers
, vector >=0.10.9 && <0.13