Skip to content

Commit

Permalink
update: added ghc
Browse files Browse the repository at this point in the history
  • Loading branch information
cstml committed Jun 23, 2021
1 parent 5f77672 commit 055afd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ let
in
pkgs.mkShell {
buildInputs = with pkgs;[ghcid # ghcide
ghc
haskellPackages.hlint # linting
haskellPackages.fourmolu # reformatting
#haskellPackages.hindent # reformatting
Expand Down

0 comments on commit 055afd2

Please sign in to comment.