Remove a bunch of build failures & transitive failures

This commit is contained in:
Dan Burton 2018-03-16 19:57:51 -07:00
parent d25e29e840
commit 0afd635977
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3443,6 +3443,58 @@ packages:
- dataurl < 0 # GHC 8.4 via HTF
- graph-core < 0 # GHC 8.4 via HTF
- invertible < 0 # GHC 8.4 via TypeCompose
- apecs < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- attoparsec-ip < 0 # DependencyFailed (PackageName "ip")
- attoparsec-uri < 0 # DependencyFailed (PackageName "attoparsec-ip")
- binary-tagged < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- cabal2nix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- concurrent-extra < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/test-concurrent-extra/test-concurrent-extra
- crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- descriptive < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- git < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- haskell-names < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- heatshrink < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup configure hindent: DependencyFailed (PackageName "descriptive")
- hit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- hpc-coveralls < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- http-reverse-proxy < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- incremental-parser < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- ip < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- lentil < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- lexer-applicative < 0 # DependencyFailed (PackageName "srcloc")
- mandrill < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- matplotlib < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- mega-sdist < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- netwire < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- netwire-input < 0 # DependencyFailed (PackageName "netwire")
- network-transport-tcp < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/TestTCP/TestTCP
- package-description-remote < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- pdf-toolbox-content < 0 # DependencyFailed (PackageName "pdf-toolbox-core")
- pdf-toolbox-core < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- pdf-toolbox-document < 0 # DependencyFailed (PackageName "pdf-toolbox-content")
- picedit < 0 # DependencyFailed (PackageName "cli")
- picoparsec < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- pixelated-avatar-generator < 0 # DependencyFailed (PackageName "cli")
- prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- qchas < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- quickcheck-classes < 0 # DependencyFailed (PackageName "prim-array")
- quickcheck-combinators < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- redis-resp < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- rose-trees < 0 # DependencyFailed (PackageName "sets")
- sbv < 0 # DependencyFailed (PackageName "crackNum")
- sets < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- srcloc < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- termcolor < 0 # DependencyFailed (PackageName "cli")
- tidal < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- tidal-midi < 0 # DependencyFailed (PackageName "tidal")
- wai-middleware-static < 0 # DependencyFailed (PackageName "hpc-coveralls")
- webpage < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- xlsx < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- xlsx-tabular < 0 # DependencyFailed (PackageName "xlsx")
- xmonad < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad")
- xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
# Transitive failures, reported on https://github.com/fpco/stackage/issues/3394
- Spock-worker < 0 # GHC 8.4 via HTF
@ -3520,6 +3572,13 @@ packages:
- jmacro < 0 # GHC 8.4 via wl-pprint-text
- yesod-auth-fb < 0 # GHC 8.4 via yesod-fb
- xturtle < 0 # GHC 8.4 via yjsvg
- threads < 0 # GHC 8.4 via concurrent-extra
- hindent < 0 # GHC 8.4 via descriptive
- wai-middleware-crowd < 0 # GHC 8.4 via http-reverse-proxy
- distributed-process < 0 # GHC 8.4 via network-transport-tcp
- distributed-process-lifted < 0 # GHC 8.4 via network-transport-tcp
- distributed-process-simplelocalnet < 0 # GHC 8.4 via network-transport-tcp
- xxhash-ffi < 0 # GHC 8.4 via xxhash
# transitive failures, gen 2
- debug < 0 # GHC 8.4 via Hoed
@ -3538,6 +3597,9 @@ packages:
- asciidiagram < 0 # GHC 8.4 via rasterific-svg
- simple-session < 0 # GHC 8.4 via simple
- hedis < 0 # GHC 8.4 via slave-thread
- distributed-process-monad-control < 0 # GHC 8.4 via distributed-process
- distributed-process-tests < 0 # GHC 8.4 via distributed-process
- threads-extras < 0 # GHC 8.4 via threads
# transitive failures, gen 3
- persistent-redis < 0 # GHC 8.4 via hedis