mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 21:21:58 +01:00
try dropping hledger-api rather than swagger2 < 2.1.5 (#2895)
src/Data/Swagger/Internal/ParamSchema.hs:296:21: error:
Ambiguous occurrence ‘constructorTagModifier’
This commit is contained in:
parent
75f31ff461
commit
68297c6168
@ -957,7 +957,7 @@ packages:
|
|||||||
- hledger-lib
|
- hledger-lib
|
||||||
- hledger-ui
|
- hledger-ui
|
||||||
- hledger-web
|
- hledger-web
|
||||||
- hledger-api
|
# - hledger-api
|
||||||
# - shelltestrunner # bounds: Diff, HUnit
|
# - shelltestrunner # bounds: Diff, HUnit
|
||||||
- quickbench
|
- quickbench
|
||||||
- regex-compat-tdfa
|
- regex-compat-tdfa
|
||||||
@ -3411,9 +3411,6 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2891
|
# https://github.com/fpco/stackage/issues/2891
|
||||||
- irc-client < 1.0.0.0
|
- irc-client < 1.0.0.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2895
|
|
||||||
- swagger2 < 2.1.5
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user