From 318b628da929ed61d7f15f846bd8c9782191c8fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 16:59:01 -0800 Subject: [PATCH] Unconstrain universum, but expect test failure per serokell/universum#127 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ca9101a..20513844 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3257,9 +3257,6 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 - # https://github.com/serokell/universum/issues/127 - - universum < 1.0.4 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3718,6 +3715,7 @@ expected-test-failures: - shikensu # https://github.com/icidasset/shikensu/issues/5 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 + - universum # due to text-1.2.3.0 https://github.com/serokell/universum/issues/127 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4