Skip to content

Commit

Permalink
Pruned dev-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
david-janssen committed May 31, 2022
1 parent 0c4de4c commit de67ce6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nix/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,9 @@
packages = _: [ self.packages.${system}.${name} ];
withHoogle = true;
buildInputs = [
haskell.cabal-fmt
haskell.cabal-install
haskell.ghcid
haskell.haskell-language-server
haskell.hlint
haskell.ormolu
haskell.stack
];
}; in
Expand Down

0 comments on commit de67ce6

Please sign in to comment.