Skip to content

Commit 4cbc082

Browse files
authored
Merge pull request #1 from peterbecich/ghc-api-compat-sha256
update `sha256`
2 parents b30b9dd + 09e9cab commit 4cbc082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
ghc-api-compat = hself.callHackageDirect {
7575
pkg = "ghc-api-compat";
7676
ver = "8.10.7";
77-
sha256 = "0p3sxpzpnccfm9p3yvi88507kh7zcmmg52nl0z12azlh6yfcipw3";
77+
sha256 = "g9/InDeQfiXCB9SK8mpl/8B5QEEobj9uqo4xe//telw=";
7878
} {};
7979

8080
lsp = hself.lsp_1_2_0_1;

0 commit comments

Comments
 (0)