From 4c28fa7c89a212a36ffd82a9bd3eb8c2d416af46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 15 Oct 2023 08:47:58 +0200 Subject: [PATCH] No need to manually track `monomer`. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b35cbba..9eeef1b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5145,7 +5145,7 @@ packages: - wai-middleware-delegate "Francisco Vallarino @fjvallarino": - - monomer < 0 + - monomer - nanovg "Ghais Issa <0x47@0x49.dev> @ghais": @@ -7287,6 +7287,7 @@ packages: - monad-skeleton < 0 # tried monad-skeleton-0.2, but its *library* requires base >=4.9 && < 4.17 and the snapshot contains base-4.18.1.0 - monad-unlift-ref < 0 # tried monad-unlift-ref-0.2.1, but its *library* requires the disabled package: monad-unlift - monadic-arrays < 0 # tried monadic-arrays-0.2.2, but its *library* requires transformers >=0.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 + - monomer < 0 # tried monomer-1.5.1.0, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - morpheus-graphql < 0 # tried morpheus-graphql-0.27.3, but its *library* requires the disabled package: morpheus-graphql-code-gen - morpheus-graphql-code-gen < 0 # tried morpheus-graphql-code-gen-0.27.3, but its *executable* requires optparse-applicative >=0.12.0 && < 0.18.0 and the snapshot contains optparse-applicative-0.18.1.0 - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires blaze-builder ==0.3.* and the snapshot contains blaze-builder-0.4.2.3