mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 15:54:13 +00:00
Merge pull request #85 from houstdav000/cleanup_haskell
Reorganize Haskell projects alphabetically
This commit is contained in:
commit
71f67f8627
1 changed files with 2 additions and 2 deletions
|
@ -114,10 +114,10 @@
|
|||
### Haskell
|
||||
|
||||
* [cabal2nix](https://github.com/NixOS/cabal2nix) - Converts a Cabal file into a Nix build expression.
|
||||
* [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.
|
||||
* [nix-haskell-mode](https://github.com/matthewbauer/nix-haskell-mode) - Automatic Haskell setup in Emacs.
|
||||
* [nixkell](https://github.com/pwm/nixkell) - A Haskell project template using Nix and direnv.
|
||||
* [stack2nix](https://github.com/input-output-hk/stack2nix) - Generate nix expressions for Haskell projects.
|
||||
|
||||
### Node.js
|
||||
|
||||
|
|
Loading…
Reference in a new issue