mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +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
|
||||
|
||||
"Vladislav Zavialov <vlad.z.4096@gmail.com> @int-index":
|
||||
- transformers-lift
|
||||
- transformers-lift < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408
|
||||
- union
|
||||
- named
|
||||
- inj
|
||||
@ -2173,7 +2173,7 @@ packages:
|
||||
- xlsx
|
||||
|
||||
"Matt Parsons <parsonsmatt@gmail.com> @parsonsmatt":
|
||||
- monad-logger-prefix
|
||||
- monad-logger-prefix < 0 # trasnformers https://github.com/commercialhaskell/stackage/issues/4408
|
||||
- monad-metrics < 0
|
||||
# - ekg-cloudwatch # http-conduit 2.3 via amazonka
|
||||
- smtp-mail
|
||||
@ -2745,7 +2745,7 @@ packages:
|
||||
- binary-bits
|
||||
|
||||
"Alex McLean <alex@slab.org> @yaxu":
|
||||
- tidal
|
||||
- tidal < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408
|
||||
- hosc
|
||||
|
||||
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user