Remove unnecessary Haskell dependencies
This commit is contained in:
parent
e45f59f02f
commit
15b54d63e9
1 changed files with 0 additions and 4 deletions
|
|
@ -17,11 +17,7 @@
|
|||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
|
||||
ghc' = pkgs.haskellPackages.ghcWithHoogle (self: with self; [
|
||||
dhall
|
||||
hakyll
|
||||
neat-interpolation
|
||||
random
|
||||
split
|
||||
]);
|
||||
in
|
||||
rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue