From ef8dd368d49289f61182bdc813237689dcbd2a48 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 24 Mar 2018 16:14:38 -0400 Subject: [PATCH] Remove odbc (missing C library on build server) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 709947b2..e22306a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -541,7 +541,6 @@ packages: - wrap - path - weigh - - odbc # - structured-haskell-mode # https://github.com/chrisdone/structured-haskell-mode/issues/156 "Alberto G. Corona @agocorona":