Remove deprecated universe-instances-base & universe-instances-trans, closes #6266

This commit is contained in:
Adam Bergmark 2021-10-31 08:55:18 +01:00
parent 23ade73372
commit 4ae5e4daa2

View File

@ -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