From 4d9473a0efa049a826fcae2d39b19ed400a70039 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 May 2016 18:32:55 +0300 Subject: [PATCH] You shall not PAAASSSS --- build-constraints.yaml | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86ac3d19..c0a64ff8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -39,7 +39,8 @@ packages: - mime-mail-ses - network-conduit-tls - persistent - - persistent-mysql + # https://github.com/bos/mysql/issues/20 + # GHC 8 - persistent-mysql - persistent-postgresql - persistent-sqlite - persistent-template @@ -1200,8 +1201,9 @@ packages: - lackey # GHC 8 - octane - optparse-generic # Maintained by @Gabriel439. - - ratel - - ratel-wai + # https://github.com/tfausak/ratel/issues/1 + # GHC 8 - ratel + # GHC 8 - ratel-wai # GHC 8 - strive # GHC 8 - wuss @@ -1216,7 +1218,8 @@ packages: "Will Coster @fimad": - prometheus-client - prometheus-metrics-ghc - - scalpel + # https://github.com/fimad/scalpel/issues/33 + # GHC 8 - scalpel - wai-middleware-prometheus "William Casarin @jb55": @@ -1428,9 +1431,10 @@ packages: # GHC 8 - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - - protocol-buffers - - hprotoc - - protocol-buffers-descriptor + # https://github.com/k-bx/protocol-buffers/issues/38 + # GHC 8 - protocol-buffers + # GHC 8 - hprotoc + # GHC 8 - protocol-buffers-descriptor # GHC 8 - ekg-core - digits - hbeanstalk @@ -1772,6 +1776,7 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": + [] # GHC 8 - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server @@ -1785,7 +1790,8 @@ packages: # GHC 8 - network-transport # GHC 8 - network-transport-tcp # GHC 8 - network-transport-composed - - rank1dynamic + # https://github.com/haskell-distributed/rank1dynamic/issues/15 + # GHC 8 - rank1dynamic "Alexander Vershilov @qnikst": [] @@ -2803,6 +2809,9 @@ expected-test-failures: # https://gitlab.com/twittner/swagger/issues/6 - swagger + + # https://github.com/peti/language-nix/issues/2 + - language-nix # end of expected-test-failures # 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 - statistics + + # https://github.com/aelve/microlens/issues/72 + - microlens # end of expected-haddock-failures