purescript-deprecated/gulp-purescript

Support ffi in dotPsci

sharkdp opened this issue · 2 comments

It would be nice if the dotPsci task would also support the ffi option. It would add

:f path/to/module.js

lines to the .psci file to load the corresponding foreign code when running psci.

Agreed. I will add this in conjunction with the changes for #38

Thanks!

Great, thanks!