mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 16:28:29 +01:00
Restore text-format, closes #3967
This commit is contained in:
parent
c30a36e132
commit
86316a1db7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user