Changes to compile with PureScript V0.15
I saw your comment about this in on discourse, but since you haven't checked anything, thought I would send these changes anyway. I also added spago files. It compiles with spago, but not with bower/pulp.
The main changes are like SProxy -> Proxy, and all the other types of proxy. The extra constraint discussed on discourse is included as well.
For reference, I believe this was the thread: https://discourse.purescript.org/t/javascript-conundrum-for-es6-module-in-foreign-generic/3031
tnx, @jsparkes, I have merged Your commit in https://github.com/purescript-open-community/purescript-open-foreign-generic
already published https://pursuit.purescript.org/packages/purescript-open-foreign-generic/11.0.3 (can be used by just adding open- prefix in spago.yaml)
will send You an invite to join https://github.com/purescript-open-community