We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fcc45e commit b9aa3baCopy full SHA for b9aa3ba
cabal.project
@@ -41,6 +41,7 @@ constraints:
41
-- We want to be able to benefit from the performance optimisations
42
-- in the future, thus: TODO: remove this flag.
43
bitvec -simd,
44
+ hashable -arch-native
45
46
if impl(ghc >= 9.9)
47
-- https://github.com/haskell/haskell-language-server/issues/4324
0 commit comments