Restricts rerebase < 1.7 (#5524)

This commit is contained in:
Joe Kachmar 2020-07-20 22:40:48 -04:00 committed by GitHub
parent 17127b741b
commit 187ac9cabc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4887,13 +4887,12 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/5524 # https://github.com/commercialhaskell/stackage/issues/5524
- dlist < 1.0 - dlist < 1.0
- rebase < 1.7
- rerebase < 1.7
# https://github.com/commercialhaskell/stackage/issues/5525 # https://github.com/commercialhaskell/stackage/issues/5525
- incremental-parser < 0.5 - incremental-parser < 0.5
# https://github.com/commercialhaskell/stackage/issues/5524
- rebase < 1.7
# end of packages # end of packages
# Package flags are applied to individual packages, and override the values of # Package flags are applied to individual packages, and override the values of