servant-purescript icon indicating copy to clipboard operation
servant-purescript copied to clipboard

Support for newer purescript versions?

Open Swordlash opened this issue 5 years ago • 0 comments

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?

Swordlash avatar Mar 24 '21 20:03 Swordlash