servant-elm
servant-elm copied to clipboard
Custom Aeson instances
Is there a way to derive the end points using a custom aeson instance? When I try to use a custom aeson instance I get:
*** Exception: Library Bug: This should never happen!
Which is a pretty poor error message.
Would you mind providing a small sample project to reproduce this particular error?