Restore text-format, closes #3967

This commit is contained in:
Dan Burton 2018-12-19 17:09:08 -05:00
parent c30a36e132
commit 86316a1db7
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

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