mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
hashable: turn off 'arch-native' flag (closes #7461)
This commit is contained in:
parent
5b741f2f27
commit
f4c3f6bbb7
@ -8597,6 +8597,9 @@ package-flags:
|
||||
password:
|
||||
crypton: true
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7461
|
||||
hashable:
|
||||
arch-native: false
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user