purescript-foreign-generic icon indicating copy to clipboard operation
purescript-foreign-generic copied to clipboard

Changes to compile with PureScript V0.15

Open jsparkes opened this issue 3 years ago • 2 comments

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.

jsparkes avatar Jun 04 '22 07:06 jsparkes

For reference, I believe this was the thread: https://discourse.purescript.org/t/javascript-conundrum-for-es6-module-in-foreign-generic/3031

peterbecich avatar Nov 29 '22 06:11 peterbecich

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

srghma avatar Sep 25 '24 03:09 srghma