haskell-servant / servant-elm

Automatically derive Elm functions to query servant webservices
BSD 3-Clause "New" or "Revised" License
164 stars 48 forks source link

Readme: haskell-servant/example-servant-elm #56

Closed andys8 closed 5 years ago

andys8 commented 5 years ago

I updated haskell-servant/example-servant-elm to work with 0.19. https://github.com/haskell-servant/example-servant-elm/pull/8

A link to this repository in the README.md would be nice. The current example is based on elm 0.18 (deprecated).

k-bx commented 5 years ago

Thanks (again)!