From 073ead0e7bff6051be5f29b503691c82d3ba59e8 Mon Sep 17 00:00:00 2001 From: Nikita Volkov Date: Tue, 6 Jul 2021 19:48:53 +0300 Subject: [PATCH 1/3] Add and update my packages --- build-constraints.yaml | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47ea1bd1..fb13999c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1486,10 +1486,7 @@ packages: - generic-aeson - parameterized - tracing-control - - primitive-extras - primitive-unlifted - - stm-hamt - - stm-containers - stm-lifted - monad-primitive - mwc-random-monad @@ -1545,19 +1542,44 @@ packages: - th-utilities "Nikita Volkov @nikita-volkov": + - acc + - attoparsec-data + - attoparsec-time - base-prelude + - bytestring-strict-builder + - bytestring-tree-builder - cases + - deferred-folds + - deque + - domain + - domain-core + - domain-optics - focus - hasql - hasql-optparse-applicative - hasql-pool + - hasql-th - hasql-transaction + - headed-megaparsec + - jsonifier - list-t - mtl-prelude - neat-interpolation + - optima - partial-handler - postgresql-binary - - slave-thread < 0 + - postgresql-syntax + - primitive-extras + - ptr-poker + - rebase + - rerebase + - slave-thread + - stm-containers + - stm-hamt + - template-haskell-compat-v0208 + - text-builder + - th-lego + - yaml-unscrambler "Iustin Pop @iustin": - prefix-units @@ -2590,9 +2612,6 @@ packages: - yi-rope # needed for opentelemetry - ghc-trace-events # @maoe - - jsonifier # @nikita-volkov - - ptr-poker # @nikita-volkov - - rerebase # @nikita-volkov - numeric-limits # Lennart Augustsson "Tobias Bexelius @tobbebex": @@ -4636,8 +4655,6 @@ packages: - byte-order - byteable - bytestring-builder - - bytestring-strict-builder - - bytestring-tree-builder - bzlib - c2hs - ca-province-codes @@ -4889,7 +4906,6 @@ packages: - range-set-list - raw-strings-qq - readable - - rebase - regex-applicative-text - regex-base - regex-compat @@ -4971,7 +4987,6 @@ packages: - test-framework-th - testing-feat - testing-type-modifiers - - text-builder - text-icu - text-latin1 - text-postgresql From 02ae3f63e9f5746aeb1ea290da11bc0eef03cfbf Mon Sep 17 00:00:00 2001 From: Nikita Volkov Date: Wed, 7 Jul 2021 10:38:22 +0300 Subject: [PATCH 2/3] Remove attoparsec-time from "Removed packages" --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb13999c..bea7056f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5121,7 +5121,6 @@ packages: - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - Unique < 0 # GHC 8.4 via base-4.11.0.0 - hastache < 0 # GHC 8.4 via base-4.11.0.0 - - attoparsec-time < 0 # GHC 8.4 via doctest-0.150. - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - lens-labels < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 - proto-lens-combinators < 0 # deprecated https://github.com/commercialhaskell/stackage/pull/4358 From 1ab726c99b66ceae1cfe71b684b61e311fe9004b Mon Sep 17 00:00:00 2001 From: Nikita Volkov Date: Wed, 7 Jul 2021 10:43:07 +0300 Subject: [PATCH 3/3] Take over vector-builder --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bea7056f..d0c2f5d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1579,6 +1579,7 @@ packages: - template-haskell-compat-v0208 - text-builder - th-lego + - vector-builder - yaml-unscrambler "Iustin Pop @iustin": @@ -5040,7 +5041,6 @@ packages: - vector - vector-algorithms - vector-binary-instances - - vector-builder - vector-space - vector-th-unbox - vty