From 3c8f1ff9ba08da0d778812d3b9686b504016c516 Mon Sep 17 00:00:00 2001 From: locallycompact Date: Sun, 18 Jul 2021 09:40:13 +0200 Subject: [PATCH 1/2] Add path-formatting, simple-media-timestamp, simple-media-timestamp-formatting, polysemy-kvstore and polysemy-extra --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5611d02..52d180d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4088,13 +4088,18 @@ packages: - path-binary-instance - path-dhall-instance - path-extensions + - path-formatting - path-like - path-utils + - polysemy-extra - polysemy-fs + - polysemy-kvstore - polysemy-video - primitive-offset - shake-plus - shake-plus-extended + - simple-media-timestamp + - simple-media-timestamp-formatting - tuples - unliftio-path - vinyl-loeb From 92dd38a3766512214046da430fe08d53a56ecf36 Mon Sep 17 00:00:00 2001 From: locallycompact Date: Sun, 18 Jul 2021 15:26:04 +0200 Subject: [PATCH 2/2] Add simple-media-timestamp-attoparsec, srt, srt-attoparsec, polysemy-socket, polysemy-vinyl --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52d180d1..a47c8d39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4093,13 +4093,20 @@ packages: - path-utils - polysemy-extra - polysemy-fs + - polysemy-fskvstore + - polysemy-kvstore-jsonfile - polysemy-kvstore + - polysemy-socket - polysemy-video + - polysemy-vinyl - primitive-offset - shake-plus - shake-plus-extended - simple-media-timestamp - simple-media-timestamp-formatting + - simple-media-timestamp-attoparsec + - srt + - srt-attoparsec - tuples - unliftio-path - vinyl-loeb