forked from loafle/openapi-generator-original
* [haskell] fix exampe code in generated README.md Since create{{title}}Client is not a monadic action, we need to use "let" instead of "<-". * regenerate samples
* [haskell] fix exampe code in generated README.md Since create{{title}}Client is not a monadic action, we need to use "let" instead of "<-". * regenerate samples