theam / aws-lambda-haskell-runtime

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

Now printing unchecked exceptions to the standard error stream. #96

Closed dnikolovv closed 3 years ago

dnikolovv commented 3 years ago

This is very helpful when debugging. These errors are lost otherwise.

Leaving the hie.yaml because it may be useful for future contributors.