Remove webgear-* and fix #7168

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2023-12-15 20:39:44 -08:00
parent f98cd1bfe9
commit 4987105791
No known key found for this signature in database

View File

@ -4575,8 +4575,8 @@ packages:
- file-path-th
"Raghu Kaippully <rkaippully@gmail.com> @rkaippully":
- webgear-core
- webgear-openapi
- webgear-core < 0 # https://github.com/commercialhaskell/stackage/issues/7168
- webgear-openapi < 0 # https://github.com/commercialhaskell/stackage/issues/7168
- webgear-server < 0 # 1.0.5 compile fail https://github.com/haskell-webgear/webgear/issues/16
"Alex Washburn <github@recursion.ninja> @recursion-ninja":
@ -8075,9 +8075,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7159
- Diff < 0.5
# https://github.com/commercialhaskell/stackage/issues/7168
- jose < 0.11
# https://github.com/commercialhaskell/stackage/issues/7178
- cassava-megaparsec < 2.1
# end of Stackage upper bounds