mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Unconstrain protocol-buffers, closes #4167
This commit is contained in:
parent
b5fc18f2c8
commit
16b5b5d0e1
@ -3468,7 +3468,7 @@ packages:
|
||||
|
||||
"Tim McGilchrist <timmcgil@gmail.com> @tmcgilchrist":
|
||||
- riak < 0 # via aeson-1.4.0.0
|
||||
- riak-protobuf
|
||||
- riak-protobuf < 0 # build failure: https://github.com/commercialhaskell/stackage/issues/4167
|
||||
- airship < 0 # GHC 8.4 via http-media
|
||||
- hedgehog-corpus
|
||||
|
||||
@ -3864,10 +3864,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4073
|
||||
- pretty-show < 1.9
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4167
|
||||
- protocol-buffers < 2.4.12
|
||||
- protocol-buffers-descriptor < 2.4.12
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4193
|
||||
- Earley < 0.13
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user