From 700412cf3843c0f989bdc13a5a83bef753601076 Mon Sep 17 00:00:00 2001 From: Naoto Shimazaki Date: Wed, 4 Oct 2017 20:29:55 +0900 Subject: [PATCH] add thread-hierarchy and bitset-word8 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1461cbaa..d86e05a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3360,6 +3360,10 @@ packages: - webdriver - cond + "Naoto Shimazaki @igy": + - thread-hierarchy + - bitset-word8 + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056