forked from loafle/openapi-generator-original
* 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
6 lines
87 B
YAML
6 lines
87 B
YAML
resolver: lts-10.10
|
|
packages:
|
|
- location: '.'
|
|
- location: '..'
|
|
extra-dep: true
|