mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 20:50:55 +00:00
* Add bytestring package to dependencies of generated haskell code This broke in https://github.com/OpenAPITools/openapi-generator/pull/18047 where tvh introduced an import of Data.ByteString.Lazy. The added bytestring package was available in some but not all cases. * update workflow to test haskell servant ping * update samples --------- Co-authored-by: Bastian Senst <senst@cp-med.com>
7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
README.md
|
|
Setup.hs
|
|
lib/PingTest/API.hs
|
|
lib/PingTest/Types.hs
|
|
ping-test.cabal
|
|
stack.yaml
|