hls-plugin-api: add lower bounds (#3022)

Before `opentelemetry-0.4` `SpanInFlight` is not exported.
Before `dependent-sum-0.7` `GCompare` is not coming from `some`, but is defined elsewhere, which leads to incompatibility with `lsp`.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
This commit is contained in:
ˌbodʲɪˈɡrʲim 2022-07-08 11:07:56 +01:00 committed by GitHub
parent 5dc134ef77
commit 12095b2e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ library
, containers
, data-default
, dependent-map
, dependent-sum
, dependent-sum >=0.7
, Diff ^>=0.4.0
, dlist
, extra
@ -50,7 +50,7 @@ library
, lens
, lens-aeson
, lsp >=1.4.0.0 && < 1.6
, opentelemetry
, opentelemetry >=0.4
, optparse-applicative
, process
, regex-tdfa >=1.3.1.0