From 763168f2af671a2ac7d6b3f5c3ca7289eaacbfe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 11 Oct 2023 07:51:10 +0200 Subject: [PATCH] `HSet` 0.0.2 seems to compile. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8855d63..08089cae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2525,7 +2525,7 @@ packages: - every - extractable-singleton - follow-file < 0 # 0.0.3 compile fail https://github.com/athanclark/follow-file/issues/1 - - HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance + - HSet - markup - monad-control-aligned - monadoid