From 4ee9930fa0b71fc073569666da53ee4312907b6c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 30 Mar 2018 00:15:35 +0900 Subject: [PATCH] HTF does not build (skogsbaer/HTF#66) --- build-constraints.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fe941c7..d6bb1ce4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -485,7 +485,7 @@ packages: - clock "Stefan Wehr @skogsbaer": - # - HTF # https://github.com/skogsbaer/HTF/issues/66 + - HTF - xmlgen - stm-stats - large-hashable @@ -3595,6 +3595,15 @@ packages: - yi-mode-javascript < 0 # GHC 8.4 via yi-rope - yi-snippet < 0 # GHC 8.4 via yi-rope + # https://github.com/skogsbaer/HTF/issues/66 + - HTF < 0 + - HPDF < 0 + - buffer-builder < 0 + - datadog < 0 + - dataurl < 0 + - graph-core < 0 + - ignore < 0 + - large-hashable < 0 # This section was used to programmatically generate a set of removals # that would result in a valid build plan.