When using https://github.com/purescript/purescript-generics-rep , some metadata will not be accepted well by Python, as https://github.com/vstinner/bytecode didn't accept lineno=0.
Hence we need to workaround https://github.com/thautwarm/PySExpr to automatically process lineno=0, and change the generated code from pspy-blueprint in next release.
When using https://github.com/purescript/purescript-generics-rep , some metadata will not be accepted well by Python, as https://github.com/vstinner/bytecode didn't accept
lineno=0.Hence we need to workaround https://github.com/thautwarm/PySExpr to automatically process
lineno=0, and change the generated code frompspy-blueprintin next release.