servant-purescript
servant-purescript copied to clipboard
Support for newer purescript versions?
Hi,
I intend to use this nice library in production for generating a client for my Servant API. I already have purescript-bridge up and running, and I want to go further.
Unfortunately, as I see, the generated code requires quite an ancient version of purescript: purescript-servant-support and purescript-argonaut-generic-codecs are much outdated. Are there any perspectives for improvements in this area?