mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 14:57:30 +01:00
Move stack < 9.9.9 constraint out of "stackage upper bounds" list
This commit is contained in:
parent
b728651c99
commit
491ff7ac9f
@ -1073,7 +1073,7 @@ packages:
|
|||||||
- optparse-simple
|
- optparse-simple
|
||||||
- hpack
|
- hpack
|
||||||
- bindings-uname
|
- bindings-uname
|
||||||
- stack
|
- stack < 9.9.9 # see https://github.com/fpco/stackage/issues/3563
|
||||||
|
|
||||||
"Michael Sloan <mgsloan@gmail.com> @mgsloan":
|
"Michael Sloan <mgsloan@gmail.com> @mgsloan":
|
||||||
- th-orphans
|
- th-orphans
|
||||||
@ -3430,9 +3430,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3531
|
# https://github.com/fpco/stackage/issues/3531
|
||||||
- jwt < 0.8.0
|
- jwt < 0.8.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3563
|
|
||||||
- stack < 9.9.9
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3566
|
# https://github.com/fpco/stackage/issues/3566
|
||||||
- network < 2.7
|
- network < 2.7
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user