mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
fix bounds, missing webgear-core
This commit is contained in:
parent
7ffd15c647
commit
dd305c8870
@ -4175,6 +4175,7 @@ packages:
|
||||
|
||||
"Raghu Kaippully <rkaippully@gmail.com> @rkaippully":
|
||||
- webgear-server
|
||||
- webgear-core
|
||||
|
||||
"Alex Washburn <github@recursion.ninja> @recursion-ninja":
|
||||
- bv-little
|
||||
@ -4439,7 +4440,7 @@ packages:
|
||||
- persistent-mtl
|
||||
|
||||
"Akshay Mankar <itsakshaymankar@gmail.com> @akshaymankar":
|
||||
- jsonpath
|
||||
- jsonpath < 0.2.1.0 # requires aeson >= 2.0
|
||||
|
||||
"James Brock <jamesbrock@gmail.com> @jamesdbrock":
|
||||
- replace-megaparsec
|
||||
@ -6773,6 +6774,13 @@ packages:
|
||||
# issue is for 5.0, but 4.0.4 is deprecated.
|
||||
- hw-kafka-client < 4.0.4
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6392
|
||||
- burrito < 2.0.0.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6393
|
||||
- flow < 2.0.0.0
|
||||
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user