From a2a8f6d3b5ad35cd731eb7640f3d53ce7aff4c91 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 28 Mar 2018 19:24:47 +0900 Subject: [PATCH] Revert "Revert "Revert "Remove odbc (missing C library on build server)""" 0.0.2 should build on ghc-8.4 This reverts commit 579b5d8f0786159372936cf01faabc8ec24f2fa6. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f69d2173..45434962 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -541,7 +541,7 @@ packages: - wrap - path - weigh - # - odbc # fails with: Database/ODBC/SQLServer.hs: No instance for (Semigroup Query) + - odbc # - structured-haskell-mode # https://github.com/chrisdone/structured-haskell-mode/issues/156 "Alberto G. Corona @agocorona":