Would you accept a PR for changes to support PureScript v0.15? I think the biggest change is swapping out RLProxy for just Proxy (and I would think making Proxy used concretely everywhere instead of a type parameter now that it is the canonical proxy type)
Would you accept a PR for changes to support PureScript v0.15? I think the biggest change is swapping out
RLProxyfor justProxy(and I would think makingProxyused concretely everywhere instead of a type parameter now that it is the canonical proxy type)