mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-01 06:24:38 +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":
|
"GHC upper bounds":
|
||||||
# Need to always match the version shipped with GHC
|
# 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":
|
"Stackage upper bounds":
|
||||||
# https://github.com/fpco/stackage/issues/2663
|
# https://github.com/fpco/stackage/issues/2663
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user