FromJSON Schema
because of the generic parser
Data.OpenAPI.Common
or something
"my_field"
Hi. I am trying to build swagger2 for haskell : (https://hackage.haskell.org/package/swagger2) and am facing the following error. I didn't realize that this was a general lobby for swagger.
- generics-sop-0.5.1.0@sha256:69b1f74cd97a96d060f745fc6052e6895089a563eddfb7f118f82a63f5497794,5646
The issue seems to be that the stack.yaml is using
resolver: lts-15.1
The resolver that seems to work is with 16.13? Is anyone else facing this issue? Thanks.