diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e2da2fc..5e83c4b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5271,6 +5271,8 @@ packages: - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - universe-instances-base < 0 # deprecated + - universe-instances-trans < 0 # deprecated "GHC upper bounds": # Need to always match the version shipped with GHC