hnix/README.md
John Wiegley 38f6413075
Fix GitHub URL
Fixes #49
2016-12-20 21:13:54 -08:00

276 B

hnix

Haskell parser for Nix expression language.

Prerequisites

Nix is installed and in your $PATH. Tested with Nix v1.10.

Getting Started

$ git clone https://github.com/jwiegley/hnix.git
...
$ cd hnix
$ nix-shell
...
$ cabal test
...
$ cabal bench