From b1307d0e94d68bf14f9ffcc243a09a49804a607c Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Wed, 20 Feb 2019 10:30:55 +0300 Subject: [PATCH] QuickCheck occassionally gives up on ghci-hexcalc tests --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed242b74..70a3ce02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5082,6 +5082,9 @@ expected-test-failures: # https://github.com/blamario/monoid-subclasses/issues/18 - monoid-subclasses + # https://github.com/takenobu-hs/ghci-hexcalc/issues/1 + - ghci-hexcalc + # doctests for the following packages fail because of ambiguous module # names, to be fixed in https://github.com/sol/doctest/pull/218 - blaze-colonnade