mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 14:57:30 +01:00
Block three packages with transformers upper bounds and close #4408
This commit is contained in:
parent
8d5b67ada1
commit
b0ac726763
@ -2096,7 +2096,7 @@ packages:
|
|||||||
- range
|
- range
|
||||||
|
|
||||||
"Vladislav Zavialov <vlad.z.4096@gmail.com> @int-index":
|
"Vladislav Zavialov <vlad.z.4096@gmail.com> @int-index":
|
||||||
- transformers-lift
|
- transformers-lift < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408
|
||||||
- union
|
- union
|
||||||
- named
|
- named
|
||||||
- inj
|
- inj
|
||||||
@ -2173,7 +2173,7 @@ packages:
|
|||||||
- xlsx
|
- xlsx
|
||||||
|
|
||||||
"Matt Parsons <parsonsmatt@gmail.com> @parsonsmatt":
|
"Matt Parsons <parsonsmatt@gmail.com> @parsonsmatt":
|
||||||
- monad-logger-prefix
|
- monad-logger-prefix < 0 # trasnformers https://github.com/commercialhaskell/stackage/issues/4408
|
||||||
- monad-metrics < 0
|
- monad-metrics < 0
|
||||||
# - ekg-cloudwatch # http-conduit 2.3 via amazonka
|
# - ekg-cloudwatch # http-conduit 2.3 via amazonka
|
||||||
- smtp-mail
|
- smtp-mail
|
||||||
@ -2745,7 +2745,7 @@ packages:
|
|||||||
- binary-bits
|
- binary-bits
|
||||||
|
|
||||||
"Alex McLean <alex@slab.org> @yaxu":
|
"Alex McLean <alex@slab.org> @yaxu":
|
||||||
- tidal
|
- tidal < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408
|
||||||
- hosc
|
- hosc
|
||||||
|
|
||||||
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user