mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Restrict Win32 due to bounds (#2753)
This commit is contained in:
parent
3da0dc35db
commit
81393774e1
@ -3296,7 +3296,8 @@ packages:
|
||||
|
||||
"GHC upper bounds":
|
||||
# Need to always match the version shipped with GHC
|
||||
- Win32 == 2.5.4.1
|
||||
# Should be 2.5.4.1 but https://github.com/fpco/stackage/issues/2753 restricts it
|
||||
- Win32 == 2.4.0.0
|
||||
|
||||
"Stackage upper bounds":
|
||||
# https://github.com/fpco/stackage/issues/2663
|
||||
|
||||
Loading…
Reference in New Issue
Block a user