Mention the use of cabal2nix in README.md

This commit is contained in:
John Wiegley 2018-01-22 12:15:03 -08:00
parent d3f9302c9f
commit 054eb3ced5

View file

@ -13,6 +13,7 @@ Tested with Nix v1.10.
$ git clone https://github.com/jwiegley/hnix.git
...
$ cd hnix
$ cabal2nix --shell . > shell.nix
$ nix-shell
...
$ cabal test