Skip to content

Commit

Permalink
small cleanups (#1323)
Browse files Browse the repository at this point in the history
* flake.nix: update ghc962 to ghc963

* delete outdated docs/build.sh
  • Loading branch information
chessai authored Nov 24, 2023
1 parent 79bf626 commit 4380579
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions docs/build.sh

This file was deleted.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
pact =
final.haskell-nix.project' {
src = ./.;
compiler-nix-name = "ghc962";
compiler-nix-name = "ghc963";
shell.tools = {
cabal = {};
haskell-language-server = {};
Expand Down

0 comments on commit 4380579

Please sign in to comment.