theam / aws-lambda-haskell-runtime

⚡Haskell runtime for AWS Lambda
https://theam.github.io/aws-lambda-haskell-runtime/
Other
270 stars 48 forks source link

change configureLamba to generateLambdaDispatcher in scaffold #35

Closed JonathanLorimer closed 5 years ago

JonathanLorimer commented 5 years ago

when one tries to build the new scaffold (2.0.0+) the template Haskell function in main is still configureLambda when it should be generateLambdaDispatcher as far as I can tell. I had to look through the source to find this function.

NickSeagull commented 5 years ago

Thanks for reporting this! Just fixed it in https://github.com/theam/aws-lambda-haskell-runtime/commit/8822609d7e22b6e1eb27f1323af4dcab08f09bc1