Skip to content

ranjitjhala/linter-hdevtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linter-hdevtools

This package will lint your opened Haskell in Atom, using hdevtools.

linter-hdevtools in action

Installation

  • Install hdevtools
  • $ apm install linter (if you don't have AtomLinter/Linter installed)
  • $ apm install language-haskell (for Haskell syntax highlighting installed)
  • $ apm install linter-hdevtools
  • Specify the path to hdevtools in the settings. You can find the path by using which hdevtools in the terminal

Known Issues

Since the plugin needs to run hdevtools you must either have it in your path, or provide the full path as described above. The latter is recommended especially if you run atom from outside a shell (e.g. by the result of "spotlight search" on MacOS), or you may see issues like this

About

Atom package for linting haskell source using hdevtools

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •