servant-to-elm v0.4.1.0 Release Notes

Release Date: 2020-03-20 // about 4 years ago
    • ⚡️ Update to elm-syntax-0.3.0.0 and haskell-to-elm-0.3.0.0, adding support for parameterised types

Previous changes from v0.4.0.0

    • 🚚 Make endpoints that return NoContent (HTTP status code 204) return () on the Elm side, and remove instances for the NoContent type