diff --git a/build-constraints.yaml b/build-constraints.yaml index 4adc1838..718ccda4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3764,6 +3764,9 @@ packages: # - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1 - cassava + # https://github.com/commercialhaskell/stackage/issues/3967 + - text-format + # Packages without maintainers that cause issues, # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. @@ -3781,7 +3784,6 @@ packages: - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - HaXml < 0 # build failure with GHC 8.4 - hsshellscript < 0 # build failure with GHC 8.4