haskell-temporal-csound is broken. haskell-heroku can't compile its test suite.

This commit is contained in:
Peter Simons 2015-02-15 20:20:10 +01:00
parent ccf7442be4
commit 2a8c78322c
1 changed files with 6 additions and 0 deletions

View File

@ -491,6 +491,12 @@ self: super: {
# https://github.com/NixOS/nixpkgs/issues/6350
paypal-adaptive-hoops = overrideCabal super.paypal-adaptive-hoops (drv: { testTarget = "local"; });
# https://github.com/anton-k/temporal-csound/issues/2
temporal-csound = markBrokenVersion "0.4.1" super.temporal-csound;
# https://github.com/gregwebs/haskell-heroku/issues/9
heroku = dontCheck super.heroku;
} // {
# Not on Hackage.