From ca1faac7fc2737d623bd4dac87ea7bbcc044d879 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 14 Nov 2020 21:39:28 +0000 Subject: [PATCH] Restricts casa-types < 0.0.2 (#5649) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02043706..01cbd6b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -906,7 +906,7 @@ packages: - odbc # - structured-haskell-mode # https://github.com/chrisdone/structured-haskell-mode/issues/156 - casa-client - - casa-types + - casa-types < 0.0.2 # https://github.com/commercialhaskell/stackage/issues/5649 "Alberto G. Corona @agocorona": - RefSerialize