Drop packages and expect test failures

This commit is contained in:
Michael Snoyman 2019-01-09 07:16:40 +02:00
parent cb9d951a7f
commit 80da096d21
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -2319,7 +2319,7 @@ packages:
"Peter Simons <simons@cryp.to> @peti": "Peter Simons <simons@cryp.to> @peti":
- cabal2nix - cabal2nix
- cabal2spec # - cabal2spec # https://github.com/peti/cabal2spec/issues/2
- cgi - cgi
- distribution-nixpkgs - distribution-nixpkgs
- distribution-opensuse - distribution-opensuse
@ -3359,8 +3359,10 @@ packages:
- hmatrix-morpheus - hmatrix-morpheus
"Edward Amsden <edwardamsden@gmail.com> @eamsden": "Edward Amsden <edwardamsden@gmail.com> @eamsden":
- h2c []
- bno055-haskell # https://bitbucket.org/fmapE/h2c/issues/1/compilation-failure-since-upgrading-to
#- h2c
#- bno055-haskell
"Lars Brünjes <brunjlar@gmail.com> @brunjlar": "Lars Brünjes <brunjlar@gmail.com> @brunjlar":
- pell < 0 # GHC 8.4 via arithmoi - pell < 0 # GHC 8.4 via arithmoi
@ -4583,6 +4585,15 @@ expected-test-failures:
# https://www.snoyman.com/blog/2017/11/future-proofing-test-suites # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites
- folds - folds
# https://github.com/pruvisto/heap/issues/11
- heap
# https://github.com/commercialhaskell/stackage/issues/4289
- Diff
# https://gitlab.com/twittner/zeromq-haskell/issues/63
- zeromq4-haskell
# end of expected-test-failures # end of expected-test-failures
# Benchmarks which are known not to build. Note that, currently we do not run # Benchmarks which are known not to build. Note that, currently we do not run