From 82de64bf0a22b13686b275e4c599b4f8592aa0b8 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 22 May 2017 11:35:46 +0100 Subject: [PATCH] re-enable clr-inline, bound mysql-haskell, test fails for xml-picklers --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea9d7f6f..271f9949 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - - clr-inline # see https://github.com/fpco/stackage/issues/2510 + - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs @@ -3186,6 +3186,9 @@ packages: # https://github.com/fpco/stackage/issues/2530 - cue-sheet < 0.1.1 + # https://github.com/fpco/stackage/issues/2533 + - mysql-haskell < 0.8.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3555,6 +3558,7 @@ expected-test-failures: - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 + - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer