Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

atom-haskell-archive/hie-lsp-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hie-lsp-adapter package

Quick-and-dirty haskell-ide-engine support package for Atom based on atom-languageclient.

*** This package is in early alpha ***

Installation

apm install atom-haskell/hie-lsp-adapter atom-ide-ui language-haskell

You will also need to have haskell-ide-engine executable in PATH, which should be built with the same GHC version your project uses. For stack users, stack install haskell-ide-engine in project root should work. Bear in mind it's installed globally, so that might break other projects using different resolvers.

License

MIT License. See the license for more details.

Releases

No releases published

Packages

No packages published