You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following https://github.com/purescript/purescript-prelude , we provide
4
+
corresponding Python FFI files.
5
+
6
+
If the purescript library is not distributed with required Python FFI files,
7
+
the PSPY compiler will then try to get them from the repo [PureScript Python FFI Index](https://github.com/purescript-python/purescript-python-ffi-index) by default.
8
+
9
+
You can also make your own index repo to use another `Prelude` Python implementation, by following the structure of
0 commit comments