From 90ffdafc93ad367459bb74db4c880b8663f5ebe5 Mon Sep 17 00:00:00 2001 From: Chris Done Date: Fri, 23 Mar 2018 14:21:56 +0000 Subject: [PATCH] Add odbc package This adds the new odbc package: http://hackage.haskell.org/package/odbc --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 099d51a9..5b3e0190 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":