feat: added easy-purescript-nix/dhall
This commit is contained in:
parent
4f601f395d
commit
45f91d184a
5 changed files with 52 additions and 29 deletions
modules/dev/haskell
|
@ -5,7 +5,8 @@
|
|||
file.".ghci".source = ./ghci;
|
||||
|
||||
packages = with pkgs;
|
||||
[ ghc ghcid hlint cabal-install snack stack ]
|
||||
[ ghc ghcid hlint cabal-install stack ]
|
||||
|
||||
++ (with haskellPackages; [ brittany hoogle hpack ]);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue