mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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-ui
|
||||
- hledger-web
|
||||
- hledger-api
|
||||
# - hledger-api
|
||||
# - shelltestrunner # bounds: Diff, HUnit
|
||||
- quickbench
|
||||
- regex-compat-tdfa
|
||||
@ -3411,9 +3411,6 @@ packages:
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2891
|
||||
- irc-client < 1.0.0.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2895
|
||||
- swagger2 < 2.1.5
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user