feat: changed a lot of stuff
This commit is contained in:
parent
9a18f75bcb
commit
079813563c
11 changed files with 8699 additions and 786 deletions
modules/dev/haskell
|
@ -5,7 +5,7 @@ in {
|
|||
file.".ghci".source = ./ghci;
|
||||
|
||||
packages = with pkgs;
|
||||
[ ghc ghcid hlint cabal-install snack stack hie ]
|
||||
[ ghc ghcid hlint cabal-install snack stack ]
|
||||
++ (with haskellPackages; [ brittany hoogle hpack pointfree ]);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue