From 840d8df41dce26ad82d47d3f284ff8f3ba7f4429 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 7 Jul 2023 14:15:11 +0200 Subject: [PATCH] Remove primitive-unlifted upper bound and close #7033 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8105c9d4..6bb6346a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8448,11 +8448,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6857 - hoauth2 < 2.8.1 - # https://github.com/commercialhaskell/stackage/issues/7033 - - primitive-unlifted < 2.0.0.0 - - contiguous < 0.6.4.0 - - run-st < 0.1.3.1 - # https://github.com/commercialhaskell/stackage/issues/7031 - aeson < 2.2.0 - aeson-pretty < 0.8.10