From 43f13b9cc92ea8a15d32ba9cc1aa3872edd96ea5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 10 May 2018 12:21:42 -0700 Subject: [PATCH] Hide constraint, conflicts with constraints --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e497088e..4a581a18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4373,6 +4373,7 @@ hide: - lenz # conflicts with lens, see https://github.com/fpco/stackage/issues/3600 - base-compat # conflicts with base-compat-batteries, see https://github.com/fpco/stackage/issues/3607 - hs-functors # conflicts with profunctors, see https://github.com/fpco/stackage/issues/3609 +- constraint # conflicts with constraints # Cryptonite deprecations - cipher-aes