Skip to content

korayal/hls-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This repository is not (or may not always be) very up-to-date and the fastest way to get your hands on Haskell Language Server on Nix is easy-hls-nix.

hls-nix

A nix-buildable derivation for haskell-language-server

I've written this derivation just to test it out myself. Any suggestions are welcome!

Installation

This build has a cachix cache already available, and it can be setup with the commands below:

$ nix-env -iA cachix -f https://cachix.org/api/v1/install
$ cachix use korayal-hls

Install with the command below:

nix-env -iA hpkgs.haskell-language-server -f https://github.com/korayal/hls-nix/tarball/master

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages