purescript-react / purescript-react-basic-hooks

An implementation of React hooks on top of purescript-react-basic
https://pursuit.purescript.org/packages/purescript-react-basic-hooks/
Apache License 2.0
200 stars 33 forks source link

Don't cross-reference exports in FFI #37

Closed i-am-the-slime closed 4 years ago

i-am-the-slime commented 4 years ago

This should help with #36 and unconfuse Zephyr a bit.

I've also reported this in coot/zephyr#55.

Edit: I just tried it, and it does indeed help.

megamaddu commented 4 years ago

Nice, thank you. Seems like it'd be pretty tricky for zephyr to find. I imagine the decision to strip it is made entirely based on the PS definition.