From 6746407a2615c38cd4bce07cce27132fa5b62291 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 26 Mar 2018 12:15:39 +0300 Subject: [PATCH] Revert "Remove odbc (missing C library on build server)" This reverts commit ef8dd368d49289f61182bdc813237689dcbd2a48. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7f80cee..07b35a7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -541,6 +541,7 @@ packages: - wrap - path - weigh + - odbc # - structured-haskell-mode # https://github.com/chrisdone/structured-haskell-mode/issues/156 "Alberto G. Corona @agocorona":