serverless-haskell v0.8.4 Release Notes

Release Date: 2018-11-25 // over 5 years ago
    • ๐Ÿ”„ Change the communication method between the JavaScript wrapper and the Haskell process to TCP. This fixes errors like "Resource vanished: broken pipe" when running the Haskell executable standalone.
    • ๐ŸŽ Do not crash when ldd is not found when locally invoking a function on macOS.
    • ๐Ÿ›  Fix error message about no Haskell functions being found when invoking a function locally.