From 3fd1e660708a9621ee1855b637b68676b01951b0 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Fri, 26 Jun 2020 15:12:32 +0100 Subject: [PATCH] add issues for x-test-failures, restore primitive-0.7.1.0 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 729e97c2..22c665eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4858,7 +4858,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5481 - aeson-yaml < 1.1.0.0 - - primitive < 0.7.1.0 + # - primitive < 0.7.1.0 # end of packages @@ -5654,8 +5654,10 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/5407 - language-docker + # https://github.com/takenobu-hs/ghci-hexcalc/issues/2 - ghci-hexcalc + # https://gitlab.com/robstewart57/gitlab-haskell/-/issues/7 - gitlab-haskell