From 8b68ae386b7c250a5751d43351a0f504b2bc3995 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 23 Apr 2018 09:23:15 +0200 Subject: [PATCH] Disable packages not compatible with GHC 8.4.2, closes #3472 --- build-constraints.yaml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index efd86256..cbc7f7b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2863,10 +2863,10 @@ packages: - massiv-io "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + - hledger-iadd < 0 # GHC 8.4.2 bounds "Roy Levien @orome": - - crypto-enigma + - crypto-enigma < 0 # GHC 8.4.2 bounds "Boldizsár Németh @nboldi": - instance-control @@ -2890,7 +2890,7 @@ packages: "Mitsutoshi Aoe @maoe": - influxdb - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 - - viewprof + - viewprof < 0 # GHC 8.4.2 bounds "Dylan Simon @dylex": - postgresql-typed < 0 # GHC 8.4 via uuid @@ -3270,14 +3270,14 @@ packages: - starter < 0 # GHC 8.4 via fsnotify "Alex Washburn @recursion-ninja": - - bv-little + - bv-little < 0 # GHC 8.4.2 bounds "Avi Press @aviaviavi": - curl-runnings - cryptocompare "Jack Kiefer @JackKiefer": - - herms + - herms < 0 # GHC 8.4.2 bounds "Sergey Vinokurov @sergv": - sexp-grammar @@ -3370,6 +3370,7 @@ packages: - hasql-transaction < 0 # GHC 8.4 via hasql - language-ecmascript < 0 # wl-pprint - mainland-pretty < 0 + - brick < 0 # GHC 8.4.2 bounds "GHC upper bounds": # Need to always match the version shipped with GHC @@ -3392,9 +3393,6 @@ packages: # https://github.com/fpco/stackage/issues/3457 - log-elasticsearch < 0.10.0.0 - # https://github.com/fpco/stackage/issues/3472 - - brick < 0.36 - # https://github.com/fpco/stackage/issues/3493 - base-compat < 0.10 - base-compat-batteries < 0.10