Files
openapi-generator/samples/client/petstore/haskell-http-client/example-app/stack.yaml
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

6 lines
86 B
YAML

resolver: lts-13.9
packages:
- location: '.'
- location: '..'
extra-dep: true