diff --git a/build-constraints.yaml b/build-constraints.yaml index 51728623..59ec42b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3286,6 +3286,7 @@ packages: - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 + - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -3410,7 +3411,6 @@ packages: - socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - strict-types < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - text-format < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main - varying < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build