Jon Schoning
|
078232acb5
|
[haskell-http-client] relax Aeson constraint to allow Aeson 1 (#12486)
|
2022-05-27 23:22:09 -05:00 |
|
Jon Schoning
|
8511ce360c
|
[haskell-http-client] Update haskell-http-client generator to Aeson 2.x (#12309)
* Update haskell-http-client generator to Aeson 2.x
Co-authored-by: Andrea Cognolato <andrecogno@hotmail.it>
|
2022-05-07 17:53:52 -05:00 |
|
Jon Schoning
|
df877a8cf9
|
[haskell-http-client] fixes for GHC 9 (#10400)
- update stack/deps to LTS 18.10 for ghc-8.10.7
- fixes for GHC 9
- update samples
|
2021-09-14 16:15:58 -05:00 |
|
Jon Schoning
|
8c5c0597ae
|
[haskell-http-client] avoid depending on ParseTime,FormatTime (#6861)
* [haskell-http-client] avoid depending on ParseTime,FormatTime
* [haskell-http-client] update haddocks
|
2020-07-04 19:52:52 -05:00 |
|
Jon Schoning
|
972bd8e280
|
[haskell-http-client] update stack; exclude problem time versions (#5589)
|
2020-03-13 11:40:06 -05:00 |
|
Jon Schoning
|
45d70e1bf3
|
[haskell-http-client] bump deps to LTS 14.3 (#3762)
|
2019-08-28 01:37:04 +08:00 |
|
Shimin Guo
|
0cd5fb6dc2
|
[haskell-http-client] fix indentation in .cabal file (#2306)
|
2019-03-06 07:33:30 -06:00 |
|
Shimin Guo
|
0695cf99e6
|
[haskell-http-client] update katip version bound (#2305)
* haskell-http-client: update katip version bound
0.8.0.0 is needed due to the interface change in `mkHandleScribe`
* update petstore
|
2019-03-06 07:31:45 -06:00 |
|
Jon Schoning
|
c30a21ac3c
|
[haskell-http-client] Allow logger selection via cabal flags. Emit Consumes */* for requestBody when not specified
[haskell-http-client] Allow logger selection via cabal flags. Emit Consumes */* for requestBody when not specified
|
2019-02-28 13:04:50 -06:00 |
|
William Cheng
|
cbddb08468
|
Add post processing to files generated by Haskell generators (#968)
* add hfmt support (without updating the sample)
* update haskell httpclient samples with hfmt
* add code format option to haskell servant, minor bug fixes
* update code samples with hfmt
* update samples using stylish-haskell
* rename env variable
* update haskell samples with stylish-haskell
* regenerate haskell samples without stylish-haskell
* regenerate haskell servant sample
* update example-app & tests-integration for OAS2 code
|
2018-09-29 17:21:03 +08:00 |
|
Jon Schoning
|
34db79b9ba
|
[haskell-http-client] update dependency versions + readme (#81)
|
2018-05-17 18:40:58 +08:00 |
|
Jon Schoning
|
68780afe9d
|
[haskell-http-client] update samples (OAS3) (#381)
|
2018-05-09 10:31:28 +08:00 |
|
Jérémie Bresson
|
059a3efe46
|
Regenerate samples (#367)
|
2018-05-08 16:44:51 +08:00 |
|