From fabf0754cce6ef4b0d67c4c1cd988e92a2618971 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":