shuffle constraints, closes #5667 and 5524

This commit is contained in:
Dan Burton 2021-06-07 18:46:38 -04:00
parent dbc1c23d12
commit ad56196701
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -1631,6 +1631,7 @@ packages:
- servant-machines - servant-machines
- servant-mock < 0 # ghc 8.10 via servant - servant-mock < 0 # ghc 8.10 via servant
- servant-multipart - servant-multipart
- servant-multipart-api
- servant-pipes - servant-pipes
- servant-server - servant-server
- servant-swagger - servant-swagger
@ -2592,6 +2593,10 @@ packages:
- yi-rope - yi-rope
# needed for opentelemetry # needed for opentelemetry
- ghc-trace-events # @maoe - ghc-trace-events # @maoe
- jsonifier # @nikita-volkov
- ptr-poker # @nikita-volkov
- rerebase # @nikita-volkov
- numeric-limits # Lennart Augustsson
"Tobias Bexelius <tobias_bexelius@hotmail.com> @tobbebex": "Tobias Bexelius <tobias_bexelius@hotmail.com> @tobbebex":
- GPipe < 0 # GHC 8.4 via base-4.11.0.0 - GPipe < 0 # GHC 8.4 via base-4.11.0.0
@ -3127,10 +3132,10 @@ packages:
- hw-hspec-hedgehog - hw-hspec-hedgehog
- hw-int - hw-int
- hw-ip - hw-ip
- hw-json - hw-json < 0 # dlist 1.0
- hw-json-simple-cursor - hw-json-simple-cursor
- hw-json-standard-cursor - hw-json-standard-cursor
- hw-mquery - hw-mquery < 0 # dlist 1.0
- hw-packed-vector - hw-packed-vector
- hw-parser - hw-parser
- hw-prim - hw-prim
@ -3508,8 +3513,8 @@ packages:
- rawstring-qm - rawstring-qm
"Daniel YU <leptonyu@gmail.com>": "Daniel YU <leptonyu@gmail.com>":
- salak - salak < 0 # dlist 1.0
- salak-yaml - salak-yaml < 0 # salak
- salak-toml < 0 # via tomland - salak-toml < 0 # via tomland
- tensors - tensors
- menshen < 0 # via regex-tdfa-1.3.0 - menshen < 0 # via regex-tdfa-1.3.0
@ -3694,11 +3699,11 @@ packages:
- tasty-lua - tasty-lua
"Judah Jacobson <judah.jacobson@gmail.com> @judah": "Judah Jacobson <judah.jacobson@gmail.com> @judah":
- proto-lens-protobuf-types - proto-lens-protobuf-types < 0 # proto-lens
- proto-lens-protoc - proto-lens-protoc < 0 # proto-lens
- proto-lens-runtime - proto-lens-runtime < 0 # proto-lens
- proto-lens-setup - proto-lens-setup < 0 # proto-lens-protoc
- proto-lens - proto-lens < 0 # profunctors 5.6
# disabled due to QuickCheck < 2.14 # disabled due to QuickCheck < 2.14
# - proto-lens-arbitrary # - proto-lens-arbitrary
- proto-lens-optparse < 0 # optparse-applicative 0.16.1 - proto-lens-optparse < 0 # optparse-applicative 0.16.1
@ -4044,16 +4049,16 @@ packages:
- aeson-with - aeson-with
- binary-instances - binary-instances
- comonad-extras - comonad-extras
- composite-aeson - composite-aeson < 0 # profunctors 5.6
- composite-aeson-path - composite-aeson-path < 0 # composite-aeson
- composite-aeson-refined - composite-aeson-refined < 0 # composite-aeson
- composite-aeson-throw - composite-aeson-throw < 0 # composite-aeson
- composite-base - composite-base < 0 # profunctors 5.6
- composite-binary - composite-binary < 0 # composite-base
- composite-ekg - composite-ekg < 0 # composite-base
- composite-hashable - composite-hashable < 0 # composite-base
- composite-tuple - composite-tuple < 0 # composite-base
- composite-xstep - composite-xstep < 0 # composite-base
- ixset-typed-binary-instance - ixset-typed-binary-instance
- ixset-typed-conversions - ixset-typed-conversions
- ixset-typed-hashable-instance - ixset-typed-hashable-instance
@ -4896,7 +4901,6 @@ packages:
- relapse - relapse
- relational-schemas - relational-schemas
- relude < 1 # cabal version/parsing issue: https://github.com/commercialhaskell/stackage/issues/5921 - relude < 1 # cabal version/parsing issue: https://github.com/commercialhaskell/stackage/issues/5921
- rerebase
- resolv - resolv
- resource-pool - resource-pool
- resourcet - resourcet
@ -5119,11 +5123,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/6013 # https://github.com/commercialhaskell/stackage/issues/6013
- path < 0.8 - path < 0.8
# https://github.com/commercialhaskell/stackage/issues/5524
- dlist < 1.0
- rebase < 1.7
- rerebase < 1.7
# https://github.com/commercialhaskell/stackage/issues/5598 # https://github.com/commercialhaskell/stackage/issues/5598
- base64-bytestring < 1.2 - base64-bytestring < 1.2
@ -5133,10 +5132,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/5666 # https://github.com/commercialhaskell/stackage/issues/5666
- generic-deriving < 1.14 - generic-deriving < 1.14
# https://github.com/commercialhaskell/stackage/issues/5667
- profunctors < 5.6
- free < 5.1.6
# https://github.com/commercialhaskell/stackage/issues/5686 # https://github.com/commercialhaskell/stackage/issues/5686
- formatting < 7 - formatting < 7