From 6d83e216d0fb4fd7ea694f5732891465eb1a8049 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 22 May 2021 22:37:46 +0200 Subject: [PATCH] Move time-compat and hashable-time upper bounds under #5878, closes #6028 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a1b696b..332579bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5153,6 +5153,8 @@ packages: - mmark < 0.0.7.3 - tomland < 1.3.3 - hspec-golden-aeson < 0.9.0.0 + - time-compat < 1.9.6 + - hashable-time < 0.3 # https://github.com/commercialhaskell/stackage/issues/5881 - optics < 0.4 @@ -5233,10 +5235,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6020 - call-stack < 0.4.0 - # https://github.com/commercialhaskell/stackage/issues/6028 - - time-compat < 1.9.6 - - hashable-time < 0.3 - # https://github.com/commercialhaskell/stackage/issues/6029 - persistent < 2.13 - persistent-sqlite < 2.13.0.0