Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 274 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 274 Bytes

hnix

Haskell parser for Nix expression language.

Prerequisites

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

Getting Started

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