You shall not PAAASSSS

This commit is contained in:
Michael Snoyman 2016-05-26 18:32:55 +03:00
parent 515ca82e1a
commit 4d9473a0ef

View File

@ -39,7 +39,8 @@ packages:
- mime-mail-ses - mime-mail-ses
- network-conduit-tls - network-conduit-tls
- persistent - persistent
- persistent-mysql # https://github.com/bos/mysql/issues/20
# GHC 8 - persistent-mysql
- persistent-postgresql - persistent-postgresql
- persistent-sqlite - persistent-sqlite
- persistent-template - persistent-template
@ -1200,8 +1201,9 @@ packages:
- lackey - lackey
# GHC 8 - octane # GHC 8 - octane
- optparse-generic # Maintained by @Gabriel439. - optparse-generic # Maintained by @Gabriel439.
- ratel # https://github.com/tfausak/ratel/issues/1
- ratel-wai # GHC 8 - ratel
# GHC 8 - ratel-wai
# GHC 8 - strive # GHC 8 - strive
# GHC 8 - wuss # GHC 8 - wuss
@ -1216,7 +1218,8 @@ packages:
"Will Coster <willcoster@gmail.com> @fimad": "Will Coster <willcoster@gmail.com> @fimad":
- prometheus-client - prometheus-client
- prometheus-metrics-ghc - prometheus-metrics-ghc
- scalpel # https://github.com/fimad/scalpel/issues/33
# GHC 8 - scalpel
- wai-middleware-prometheus - wai-middleware-prometheus
"William Casarin <bill@casarin.me> @jb55": "William Casarin <bill@casarin.me> @jb55":
@ -1428,9 +1431,10 @@ packages:
# GHC 8 - xml-conduit-parse # GHC 8 - xml-conduit-parse
"Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx": "Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx":
- protocol-buffers # https://github.com/k-bx/protocol-buffers/issues/38
- hprotoc # GHC 8 - protocol-buffers
- protocol-buffers-descriptor # GHC 8 - hprotoc
# GHC 8 - protocol-buffers-descriptor
# GHC 8 - ekg-core # GHC 8 - ekg-core
- digits - digits
- hbeanstalk - hbeanstalk
@ -1772,6 +1776,7 @@ packages:
- flat-mcmc - flat-mcmc
"Facundo Domínguez <facundo.dominguez@tweag.io> @facundominguez": "Facundo Domínguez <facundo.dominguez@tweag.io> @facundominguez":
[]
# GHC 8 - distributed-process # GHC 8 - distributed-process
# GHC 8 - distributed-process-async # GHC 8 - distributed-process-async
# GHC 8 - distributed-process-client-server # GHC 8 - distributed-process-client-server
@ -1785,7 +1790,8 @@ packages:
# GHC 8 - network-transport # GHC 8 - network-transport
# GHC 8 - network-transport-tcp # GHC 8 - network-transport-tcp
# GHC 8 - network-transport-composed # GHC 8 - network-transport-composed
- rank1dynamic # https://github.com/haskell-distributed/rank1dynamic/issues/15
# GHC 8 - rank1dynamic
"Alexander Vershilov <alexander.vershilov@tweag.io> @qnikst": "Alexander Vershilov <alexander.vershilov@tweag.io> @qnikst":
[] []
@ -2803,6 +2809,9 @@ expected-test-failures:
# https://gitlab.com/twittner/swagger/issues/6 # https://gitlab.com/twittner/swagger/issues/6
- swagger - swagger
# https://github.com/peti/language-nix/issues/2
- language-nix
# 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
@ -2880,6 +2889,9 @@ expected-haddock-failures:
# https://github.com/bos/statistics/issues/93 # https://github.com/bos/statistics/issues/93
- statistics - statistics
# https://github.com/aelve/microlens/issues/72
- microlens
# end of expected-haddock-failures # end of expected-haddock-failures