mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 17:58:31 +01:00
tighter optparse-generic constraints
This commit is contained in:
parent
1a645465a6
commit
0d962dee52
@ -1977,7 +1977,7 @@ packages:
|
|||||||
|
|
||||||
"Taylor Fausak <taylor@fausak.me> @tfausak":
|
"Taylor Fausak <taylor@fausak.me> @tfausak":
|
||||||
- autoexporter
|
- autoexporter
|
||||||
- burrito
|
- burrito < 1.2.0.0
|
||||||
- derulo
|
- derulo
|
||||||
- flow
|
- flow
|
||||||
- github-release < 1.3.4 # https://github.com/commercialhaskell/stackage/issues/5610
|
- github-release < 1.3.4 # https://github.com/commercialhaskell/stackage/issues/5610
|
||||||
@ -4940,7 +4940,7 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5597
|
# https://github.com/commercialhaskell/stackage/issues/5597
|
||||||
- optparse-applicative < 0.16
|
- optparse-applicative < 0.16
|
||||||
- optparse-generic < 1.4.3
|
- optparse-generic < 1.4
|
||||||
- turtle < 1.5.21
|
- turtle < 1.5.21
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5598
|
# https://github.com/commercialhaskell/stackage/issues/5598
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user