Ricardo Wurmus <[email protected]> writes: > Ricardo Wurmus <[email protected]> writes: > >> Ricardo Wurmus <[email protected]> writes: >> >>> Timothy Sample <[email protected]> writes: >>> >>>> • There are 21 failing packages. They are agda, beast, corrode, >>>> git-annex, ghc-aws, ghc-gnuplot, ghc-haddock-test, >>>> ghc-hashable-bootstrap, ghc-indents, ghc-monadplus, >>>> ghc-nats-bootstrap, ghc-packedstring, ghc-regex, ghc-regex-tdfa-rc, >>>> ghc-statistics, ghc-vector-builder, ghc-wave, ghc-xmonad-contrib, >>>> raincat, rapicorn, and shellcheck. >>> >>> Raincat is now fixed on wip-haskell. >> >> git-annex is also fixed now. > > agda is also fixed now. > > ghc-regex has had its last release in 2017, so this is an upstream > problem, I think. ghc-regex-tdfa-rc probably fails just because > ghc-regex cannot be built. > > ghc-monadplus was only needed for agda. I found that version 1.3 builds > fine, but 1.4.x does not. > > ghc-nats-bootstrap builds fine. > > ghc-hashable-bootstrap builds fine. > > ghc-indents now builds fine (after disabling the tests). > > ghc-haddock-test is deprecated and should be removed. > ghc-packedstring is deprecated and should also be removed. > > This leaves ghc-aws, ghc-gnuplot, ghc-statistics, ghc-vector-builder, > ghc-wave, ghc-xmonad-contrib, and shellcheck. > > Any takers?
Fixed 5, leaving ghc-aws and ghc-statistics (I got test fails for ghc-happy).
