From 41fbb4a16d9760b0f00844ef626887bca7726e59 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 Mar 2021 18:37:43 -0800 Subject: [PATCH] Try `hashable` --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8651584e..edea5905 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6876,13 +6876,13 @@ packages: - heaps < 0.4 # https://github.com/commercialhaskell/stackage/issues/5878 - - hashable < 1.3.1.0 + # hashable < 1.3.1.0 # https://github.com/commercialhaskell/stackage/issues/5881 - # optics < 0.4 - # optics-core < 0.4 - # optics-extra < 0.4 - # optics-th < 0.4 + - optics < 0.4 + - optics-core < 0.4 + - optics-extra < 0.4 + - optics-th < 0.4 # https://github.com/commercialhaskell/stackage/issues/5910 - pandoc < 2.12