Skip to content

Commit

Permalink
Merge pull request #5307 from commercialhaskell/5289-trim-mtth-packages
Browse files Browse the repository at this point in the history
Drop tracing transitive deps #5289
  • Loading branch information
bergmark authored Apr 17, 2020
2 parents beb64df + b3bd60a commit 910699d
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,6 @@ packages:
- flags-applicative
- more-containers
- tracing
# transitive dependencies for tracing
- ip
- byteslice
- bytesmith
- contiguous
- natural-arithmetic
- primitive-offset
- primitive-unlifted
- run-st
- small-bytearray-builder

"Robert Vollmert <[email protected]> @robx":
- configurator-pg
Expand Down Expand Up @@ -1406,7 +1396,7 @@ packages:
- partial-handler
- postgresql-binary
- 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

"Iustin Pop <[email protected]> @iustin":
Expand Down Expand Up @@ -4485,7 +4475,6 @@ packages:
- prettyprinter-convert-ansi-wl-pprint
- primes
- primitive
- primitive-extras
- primitive-unaligned
- process-extras
- product-isomorphic
Expand Down Expand Up @@ -4555,7 +4544,6 @@ packages:
- statistics
- step-function
- stm-delay
- stm-hamt
- storable-complex
- store-core < 0 # MonadFail
- streaming-cassava < 0 # via streaming
Expand Down Expand Up @@ -4738,9 +4726,6 @@ packages:
- servant-swagger < 1.1.8
- aur < 6.3.0

# https://github.com/commercialhaskell/stackage/issues/5211
- small-bytearray-builder < 0.3.4

# https://github.com/commercialhaskell/stackage/issues/5218
- unliftio-core < 0.2
- higher-leveldb < 0.6.0.0
Expand Down Expand Up @@ -5733,7 +5718,6 @@ skipped-benchmarks:
- sorted-list
- sourcemap
- stache
- stm-hamt
- tar
- tar-conduit
- text-builder
Expand Down

0 comments on commit 910699d

Please sign in to comment.