diff --git a/.direnv/flake-profile b/.direnv/flake-profile index 0c05709..c7ae5b7 120000 --- a/.direnv/flake-profile +++ b/.direnv/flake-profile @@ -1 +1 @@ -flake-profile-1-link \ No newline at end of file +flake-profile-2-link \ No newline at end of file diff --git a/.direnv/flake-profile-2-link b/.direnv/flake-profile-2-link new file mode 120000 index 0000000..681f136 --- /dev/null +++ b/.direnv/flake-profile-2-link @@ -0,0 +1 @@ +/nix/store/4101gk8ld9z4n2yrcpb07y3p9dsf6za4-nix-shell-env \ No newline at end of file diff --git a/flake.nix b/flake.nix index 9b0d69c..e93ac51 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ devShell = pkgs.mkShell { buildInputs = with haskellPackages; [ - ghcid + ghc cabal-install hlint pkgs.haskell-language-server