mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
ansi-terminal: set flag win32-2-13-1 flag to false (as for mintty)
This setting should remain as long as the snapshot ships Win32 < 2.13.
This commit is contained in:
parent
bd278bc83c
commit
9359456a47
@ -5619,6 +5619,8 @@ packages:
|
||||
"GHC upper bounds":
|
||||
# Need to always match the version shipped with GHC
|
||||
- Win32 == 2.12.0.1
|
||||
# Revisit flag win32-2-13-1 settings for mintty and ansi-terminal
|
||||
# when bumping Win32!
|
||||
|
||||
# Section for packages that have been mass-disabled due to
|
||||
# compilation failures, e.g. after we upgrade GHC. Every package
|
||||
@ -7804,6 +7806,12 @@ package-flags:
|
||||
mintty:
|
||||
win32-2-13-1: false
|
||||
|
||||
# 2023-04-28
|
||||
# Same as for mintty
|
||||
# https://github.com/commercialhaskell/stack/issues/6111#issuecomment-1527055640
|
||||
ansi-terminal:
|
||||
win32-2-13-1: false
|
||||
|
||||
cassava:
|
||||
bytestring--lt-0_10_4: false
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user