haskell-servant / servant-js

Automatically derive javascript functions to query servant webservices.
Other
23 stars 21 forks source link

Allow not parsing errors as JSON #23

Open asilvestre opened 6 years ago

asilvestre commented 6 years ago

Given this servant issue https://github.com/haskell-servant/servant/issues/296 I've found useful being able to disable JSON parsing errors in Vanilla JS.