eskimor / servant-purescript

Translate servant API to purescript code, with the help of purescript-bridge.
BSD 3-Clause "New" or "Revised" License
105 stars 44 forks source link

Servant had a breaking change related to HasLink #36

Closed sabine closed 5 years ago

sabine commented 5 years ago

Servant had a breaking change related to HasLink in 0.14.

See https://github.com/dmjio/miso/pull/427 for more details.

eskimor commented 5 years ago

Thanks! :-)