From d25e29e840fc5c2a81002e46789e201cb04f1825 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 19:10:40 -0700 Subject: [PATCH] Restore c2hs, shelly, enclosed-exceptions --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0ce9e69..8f628115 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3412,11 +3412,9 @@ packages: - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind") - xls < 0 # DependencyFailed (PackageName "getopt-generics") - - enclosed-exceptions < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/test/test - highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - shelly < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -3465,9 +3463,6 @@ packages: - selda-sqlite < 0 # GHC 8.4 via direct-sqlite - djinn-ghc < 0 # GHC 8.4 via djinn-lib - xml-isogen < 0 # GHC 8.4 via dom-parser - - configuration-tools < 0 # GHC 8.4 via enclosed-exceptions - - network-attoparsec < 0 # GHC 8.4 via enclosed-exceptions - - riak < 0 # GHC 8.4 via enclosed-exceptions - yesod-auth-fb < 0 # GHC 8.4 via fb - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub @@ -3505,7 +3500,6 @@ packages: - reform-blaze < 0 # GHC 8.4 via reform - reform-hamlet < 0 # GHC 8.4 via reform - Spock < 0 # GHC 8.4 via reroute - - c2hs < 0 # GHC 8.4 via shelly - simple < 0 # GHC 8.4 via simple-templates - mbtiles < 0 # GHC 8.4 via sqlite-simple - morte < 0 # GHC 8.4 via text-format @@ -3541,7 +3535,6 @@ packages: - jmacro-rpc < 0 # GHC 8.4 via jmacro - jmacro-rpc-snap < 0 # GHC 8.4 via jmacro - log < 0 # GHC 8.4 via log-postgres - - network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec - asciidiagram < 0 # GHC 8.4 via rasterific-svg - simple-session < 0 # GHC 8.4 via simple - hedis < 0 # GHC 8.4 via slave-thread @@ -4270,6 +4263,7 @@ skipped-tests: - weigh # ghc 8.4 via bytestring-trie # https://github.com/fpco/weigh/issues/17 - wreq # ghc 8.4 via uuid - http-streams # ghc 8.4 via snap-server + - enclosed-exceptions # hangs with ghc 8.4 https://github.com/jcristovao/enclosed-exceptions/issues/12 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 - aeson @@ -4436,6 +4430,7 @@ expected-test-failures: # GHC 8.4 - doctest # https://github.com/sol/doctest/issues/198 - transformers-compat # https://github.com/ekmett/transformers-compat/issues/32 + - shelly # hspec 2.5 https://github.com/yesodweb/Shelly.hs/issues/169 # Intermittent failures or unreliable. These tests may pass when