Drop remaining packages failing to build with ghc-8.4

This commit is contained in:
Mihai Maruseac 2018-09-28 18:02:01 -07:00
parent d7cbeef63d
commit 779bdb67d4

View File

@ -3649,10 +3649,6 @@ packages:
"Removed packages":
- gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415
- PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die)
# Packages in the build plan that are blocked
# from inclusion due to compilation failure with ghc 8.4
"Build failure with GHC 8.4":
- 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