Revert "Restrict Win32 due to bounds (#2753)"

This reverts commit 81393774e1.
This commit is contained in:
Michael Snoyman 2017-08-16 18:41:32 +03:00
parent 3f8902421d
commit e501fd88c0
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -3298,8 +3298,7 @@ packages:
"GHC upper bounds":
# Need to always match the version shipped with GHC
# Should be 2.5.4.1 but https://github.com/fpco/stackage/issues/2753 restricts it
- Win32 == 2.4.0.0
- Win32 == 2.5.4.1
"Stackage upper bounds":
# https://github.com/fpco/stackage/issues/2663