mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
Reorganize Haskell projects alphabetically
This commit is contained in:
parent
dd3f990b8e
commit
7431f2c763
1 changed files with 2 additions and 2 deletions
|
@ -114,10 +114,10 @@
|
||||||
### Haskell
|
### Haskell
|
||||||
|
|
||||||
* [cabal2nix](https://github.com/NixOS/cabal2nix) - Converts a Cabal file into a Nix build expression.
|
* [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.
|
* [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.
|
* [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
|
### Node.js
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue