Skip to content

Commit

Permalink
Disable non-portable hashable
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jul 5, 2024
1 parent 3fcc45e commit b9aa3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ constraints:
-- We want to be able to benefit from the performance optimisations
-- in the future, thus: TODO: remove this flag.
bitvec -simd,
hashable -arch-native

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

0 comments on commit b9aa3ba

Please sign in to comment.