Skip to content

Commit cd884a6

Browse files
committed
Merge remote-tracking branch 'origin/master' into hkm/defer-errors
2 parents 6e213a2 + 43cb0fc commit cd884a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlays/hackage-quirks.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ in { haskell-nix = prev.haskell-nix // {
7272
cabalProject = ''
7373
packages: .
7474
allow-newer: haskell-language-server:ghcide
75-
constraints: ghcide <0.7.4, hls-plugin-api <0.7.1.0, hls-retrie-plugin <0.1.1.1
75+
constraints: ghcide <0.7.4, hls-plugin-api <0.7.1.0, hls-retrie-plugin <0.1.1.1, haddock-library <1.10
7676
'';
7777
};
7878

0 commit comments

Comments
 (0)