From 9f48b854a41ca6c5aebfbb7b57c03a90b57adca4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 12 Jan 2016 15:13:18 +0100 Subject: [PATCH] Re-enable simple-test and dependents #1121 --- build-constraints.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a20abd1..0e3d06a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1849,12 +1849,10 @@ packages: "Amit Levy @alevy": - 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 + - simple + - simple-templates + - simple-session + - simple-postgresql-orm # If you stop mainaining a package you can move it here. # It will then be disabled if it starts causing problems.