From 1b82fc049eb4148a1846e16743a103d1364b81a3 Mon Sep 17 00:00:00 2001 From: Hiromi ISHII Date: Thu, 24 Sep 2020 21:16:01 +0900 Subject: [PATCH] Adds `subcategories` that is needed for new `sized` package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0db7c8e..386f40b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4330,6 +4330,7 @@ packages: - ghc-typelits-presburger - singletons-presburger - type-natural + - subcategories - sized "Frank Doepper @woffs":