mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 17:58:31 +01:00
Drop tracing transitive deps #5289
This commit is contained in:
parent
6412056356
commit
b3bd60a37b
@ -69,16 +69,6 @@ packages:
|
|||||||
- flags-applicative
|
- flags-applicative
|
||||||
- more-containers
|
- more-containers
|
||||||
- tracing
|
- tracing
|
||||||
# transitive dependencies for tracing
|
|
||||||
- ip
|
|
||||||
- byteslice
|
|
||||||
- bytesmith
|
|
||||||
- contiguous
|
|
||||||
- natural-arithmetic
|
|
||||||
- primitive-offset
|
|
||||||
- primitive-unlifted
|
|
||||||
- run-st
|
|
||||||
- small-bytearray-builder
|
|
||||||
|
|
||||||
"Robert Vollmert <rob@vllmrt.net> @robx":
|
"Robert Vollmert <rob@vllmrt.net> @robx":
|
||||||
- configurator-pg
|
- configurator-pg
|
||||||
@ -1406,7 +1396,7 @@ packages:
|
|||||||
- partial-handler
|
- partial-handler
|
||||||
- postgresql-binary
|
- postgresql-binary
|
||||||
- slave-thread < 0
|
- slave-thread < 0
|
||||||
- stm-containers
|
- stm-containers < 0 # https://github.com/commercialhaskell/stackage/pull/5289#issuecomment-610353366
|
||||||
- refined < 0 # https://github.com/nikita-volkov/refined/issues/33
|
- refined < 0 # https://github.com/nikita-volkov/refined/issues/33
|
||||||
|
|
||||||
"Iustin Pop <iustin@k1024.org> @iustin":
|
"Iustin Pop <iustin@k1024.org> @iustin":
|
||||||
@ -4485,7 +4475,6 @@ packages:
|
|||||||
- prettyprinter-convert-ansi-wl-pprint
|
- prettyprinter-convert-ansi-wl-pprint
|
||||||
- primes
|
- primes
|
||||||
- primitive
|
- primitive
|
||||||
- primitive-extras
|
|
||||||
- primitive-unaligned
|
- primitive-unaligned
|
||||||
- process-extras
|
- process-extras
|
||||||
- product-isomorphic
|
- product-isomorphic
|
||||||
@ -4555,7 +4544,6 @@ packages:
|
|||||||
- statistics
|
- statistics
|
||||||
- step-function
|
- step-function
|
||||||
- stm-delay
|
- stm-delay
|
||||||
- stm-hamt
|
|
||||||
- storable-complex
|
- storable-complex
|
||||||
- store-core < 0 # MonadFail
|
- store-core < 0 # MonadFail
|
||||||
- streaming-cassava < 0 # via streaming
|
- streaming-cassava < 0 # via streaming
|
||||||
@ -4738,9 +4726,6 @@ packages:
|
|||||||
- servant-swagger < 1.1.8
|
- servant-swagger < 1.1.8
|
||||||
- aur < 6.3.0
|
- aur < 6.3.0
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5211
|
|
||||||
- small-bytearray-builder < 0.3.4
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5218
|
# https://github.com/commercialhaskell/stackage/issues/5218
|
||||||
- unliftio-core < 0.2
|
- unliftio-core < 0.2
|
||||||
- higher-leveldb < 0.6.0.0
|
- higher-leveldb < 0.6.0.0
|
||||||
@ -5726,7 +5711,6 @@ skipped-benchmarks:
|
|||||||
- sorted-list
|
- sorted-list
|
||||||
- sourcemap
|
- sourcemap
|
||||||
- stache
|
- stache
|
||||||
- stm-hamt
|
|
||||||
- tar
|
- tar
|
||||||
- tar-conduit
|
- tar-conduit
|
||||||
- text-builder
|
- text-builder
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user