Skip to content

Commit bc9f69c

Browse files
hamishmackerikd
authored andcommitted
Avoid alfred-margaret version that does not build on ghc 9.6
1 parent a758d1d commit bc9f69c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

flake.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@
235235
hlint = "3.8";
236236

237237
weeder = "latest";
238+
hoogle.cabalProjectLocal = ''
239+
constraints: alfred-margaret <2.1.1.0 || >2.1.1.0
240+
'';
238241
};
239242

240243
# Now we use pkgsBuildBuild, to make sure that even in the cross

0 commit comments

Comments
 (0)