Skip to content

A tiny wrapper for the purescript compiler compatible with flycheck

License

Notifications You must be signed in to change notification settings

spion/purscheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purscheck

A flycheck-compatible wrapper of the purescript compiler

setup

  1. Build purscheck
  2. Add purscheck.el to your emacs

how it works

Add a file called .purescript-paths in your project directory. This file should contain a list of globs that reference all the relevant source files.

Example:

bower_components/**/*.purs
src/**/*.purs

license

MIT

About

A tiny wrapper for the purescript compiler compatible with flycheck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published