Skip to content

Releases: anttih/psc-pane

v3.0.0

17 May 19:54

Choose a tag to compare

  • BREAKING: now only works with the combined executable purs introduced in psc v0.11.x

v2.1.0

11 Dec 19:59

Choose a tag to compare

  • Add flag -m (--norebuild) to only build one module at a time using psc-ide. That is, do not make a full rebuild using psc after module compiles successfully.
  • Better error reporting for failures reading Json output from psc.

v1.2.0

25 Oct 05:40

Choose a tag to compare

v1.1.2

25 Oct 05:30

Choose a tag to compare

  • Stop the psc-ide-server process on exit

v1.10

09 Oct 14:55

Choose a tag to compare

Reformat the output when the terminal is resized.

v0.3.0

11 May 12:08

Choose a tag to compare

  • Adds fast module rebuilding using psc-ide-server

v0.2.1

05 Jan 06:59

Choose a tag to compare

  • Only read the last output line of psc as JSON (ignoring non-json formatted warnings from psc)

v0.2.0

04 Jan 18:00

Choose a tag to compare

  • Use pulp style project layout by default
  • Pass in purs sources with a separate flag -s instead of as non-hyphenated args