Add nixkell to the Haskell subsection (#84)

* Add nixkell to the Haskell subsection

* Update README.md

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
Zsolt Szende 2021-05-25 19:49:37 +01:00 committed by GitHub
parent 8e03872fe3
commit dd3f990b8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,6 +117,7 @@
* [stack2nix](https://github.com/input-output-hk/stack2nix) - Generate nix expressions for Haskell projects.
* [nix-haskell-mode](https://github.com/matthewbauer/nix-haskell-mode) - Automatic Haskell setup in Emacs.
* [haskell.nix](https://github.com/input-output-hk/haskell.nix) - Alternative Haskell Infrastructure for Nixpkgs.
* [nixkell](https://github.com/pwm/nixkell) - A Haskell project template using Nix and direnv.
### Node.js