Skip to content

Commit b9aa3ba

Browse files
committed
Disable non-portable hashable
1 parent 3fcc45e commit b9aa3ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cabal.project

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ constraints:
4141
-- We want to be able to benefit from the performance optimisations
4242
-- in the future, thus: TODO: remove this flag.
4343
bitvec -simd,
44+
hashable -arch-native
4445

4546
if impl(ghc >= 9.9)
4647
-- https://github.com/haskell/haskell-language-server/issues/4324

0 commit comments

Comments
 (0)