emacs-psci icon indicating copy to clipboard operation
emacs-psci copied to clipboard

Major mode for psci (purescript's repl)

Results 5 emacs-psci issues
Sort by recently updated
recently updated
newest added

Hi, Is this project still being developed?

It would be nice if, when you loaded a file, all the imports in the file would be in scope in the repl, so you could access anything that code...

I see lots of these errors every time I do `M-x psci`. However, `pulp psci` from the project root works just fine. I've managed to solve this problem by customizing...

Could anyone suggest which of these folders might not result in ``` purs repl: No files found using pattern: src/**/*.purs purs repl: No files found using pattern: bower_components/purescript-*/src/**/*.purs purs repl:...