Remove unmaintained Snack project

This commit is contained in:
David Houston 2021-03-24 05:15:50 -04:00
parent 19e8e9b8e2
commit 1df59cd22b
No known key found for this signature in database
GPG Key ID: 5960278CE235F821

View File

@ -97,8 +97,7 @@
### Haskell
* [cabal2nix](https://github.com/NixOS/cabal2nix) - Converts a Cabal file into a Nix build expression.
* [snack](https://github.com/nmattia/snack/) - Nix-based incremental build tool for Haskell projects.
* [stack2nix](https://github.com/input-output-hk/stack2nix) - Generate Nix expressions for Haskell projects.
* [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.