forked from loafle/openapi-generator-original
* [haskell-http-client] Support --name-mappings and handle _ name (#18943) Fixes #18943 * [haskell-http-client] Add missing TypeOperators flag -Wtype-equality-requires-operators: The use of ‘~’ without TypeOperators will become an error in a future GHC release.