From a7aec80c217a510a4310d742eaf1c63973bcbd59 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 21 Jun 2021 12:37:42 +0200 Subject: [PATCH] Add GHC 9 compilation failures --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24435cfc..d18a2bda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5166,12 +5166,14 @@ packages: - murmur < 0 - mustache < 0 - nonempty-containers < 0 + - nvim-hs < 0 - odbc < 0 - operational < 0 - partial-isomorphisms < 0 - pg-transact < 0 - pipes-aeson < 0 - pipes-binary < 0 + - pipes-network < 0 - pkcs10 < 0 - rawfilepath < 0 - record-wrangler < 0 @@ -5183,12 +5185,14 @@ packages: - sdl2-image < 0 - sdl2-mixer < 0 - sequence-formats < 0 + - shake-plus < 0 - simplistic-generics < 0 - slack-api < 0 - squeal-postgresql < 0 - static-text < 0 - store < 0 - strive < 0 + - sydtest-persistent-sqlite < 0 - text-region < 0 - th-data-compat < 0 - th-env < 0