Jon Schoning
2c5f8b30b4
[haskell-http-client] - update deps ( #16041 )
2023-07-08 19:34:37 -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
972bd8e280
[haskell-http-client] update stack; exclude problem time versions ( #5589 )
2020-03-13 11:40:06 -05:00
Jon Schoning
a979fd8e13
[haskell-http-client] update samples ( #4073 )
2019-10-05 13:28:52 -05:00
Jon Schoning
45d70e1bf3
[haskell-http-client] bump deps to LTS 14.3 ( #3762 )
2019-08-28 01:37:04 +08:00
Jon Schoning
aa7ea8bdca
[haskell-http-client] tests - in Arbitrary instances, reduce the size for non-primitive fields to prevent infinite recursion. Add special handling for Maybe A.Value ( #2343 ) ( closes #2312 )
...
* [haskell-http-client] tests - in Arbitrary instances, reduce the size for non-primitive fields to prevent infinite recursion
* [haskell-http-client] tests - generate Nothing instead of (Just Null :: Maybe A.Value) to avoid roundtrip test errors
2019-03-11 12:30:24 -05: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
538f28e568
bump stack resolver to lts-10.0 ( #7221 )
2017-12-20 21:55:23 +08:00
Jon Schoning
c7d145a4ba
add haskell-http-client-generator ( #6429 )
2017-09-06 00:33:48 +08:00