mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Merge branch 'commercialhaskell:master' into rkaippully-add-webgear
This commit is contained in:
commit
d801e5736d
@ -4177,6 +4177,7 @@ packages:
|
||||
- webgear-core
|
||||
- webgear-openapi
|
||||
- webgear-server
|
||||
- webgear-core
|
||||
|
||||
"Alex Washburn <github@recursion.ninja> @recursion-ninja":
|
||||
- bv-little
|
||||
@ -4441,7 +4442,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
|
||||
@ -6775,6 +6776,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