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

Use servant's HasForeignType #3

Closed mattjbray closed 8 years ago

purcell commented 8 years ago

Nice. I haven't tried this out yet, but great that Servant 0.5 is out with the necessary machinery for this built in. I'm probably not going to get chance to test this much before it gets merged, since I don't have an active project to use as a guinea pig.

purcell commented 8 years ago

Yay!