From 68f1af655759ec35255c8ef57cf2947494976748 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Wed, 22 Jun 2016 12:52:20 -0700 Subject: [PATCH] remove HDBC blocks HDBC has been fixed, so remove the comment blocks. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..8d6ca999 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2114,9 +2114,9 @@ packages: "Kei Hibino @khibino": - relational-query - # GHC 8 HDBC - relational-query-HDBC - # GHC 8 HDBC - persistable-types-HDBC-pg - # GHC 8 HDBC - relational-record + - relational-query-HDBC + - persistable-types-HDBC-pg + - relational-record - text-ldap - debian-build