From 1da59751f1917ad867812027245c02994f0d332a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 12 Jan 2016 02:03:20 +0100 Subject: [PATCH] Disable packages because of broken `simple-templates' test-suite #1121 --- build-constraints.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2a81081..9f2a9fe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1849,10 +1849,12 @@ packages: "Amit Levy @alevy": - postgresql-orm - - simple - - simple-templates - - simple-session - - simple-postgresql-orm + # Waiting for test-suite fix + # https://github.com/fpco/stackage/pull/1121 + # - simple < 0 + # - simple-templates < 0 + # - simple-session < 0 + # - simple-postgresql-orm < 0 # If you stop mainaining a package you can move it here. # It will then be disabled if it starts causing problems.