Author: Mario Rodas marsam@users.noreply.github.com
Version: 0.1
NOTE: By default
flycheck-purescript
compiles the project sources and writes it to an "output" directory relative to a project root, you can change it with the variableflycheck-purescript-compile-output-dir
.
(eval-after-load 'flycheck
'(flycheck-purescript-setup))
Converted from flycheck-purescript.el
by el2markdown.