mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #7477 from ysangkok/password-flag
Set crypton flag for 'password' package
This commit is contained in:
commit
3139030590
@ -8597,6 +8597,10 @@ package-flags:
|
||||
zlib:
|
||||
pkg-config: false
|
||||
|
||||
# See https://github.com/commercialhaskell/stackage/issues/7474
|
||||
password:
|
||||
crypton: true
|
||||
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user