Haskell packages wiring, ihaskell-parsec, and simple-conduit don't compile

This commit is contained in:
Peter Simons
2015-02-15 22:35:28 +01:00
parent dccb2921ff
commit 5ab272bf1e
@@ -497,6 +497,15 @@ self: super: {
# https://github.com/gregwebs/haskell-heroku/issues/9
heroku = dontCheck super.heroku;
# https://github.com/seanparsons/wiring/issues/1
wiring = markBrokenVersion super.wiring;
# https://github.com/gibiansky/IHaskell/issues/355
ihaskell-parsec = markBroken super.ihaskell-parsec;
# https://github.com/jwiegley/simple-conduit/issues/2
simple-conduit = markBroken super.simple-conduit;
} // {
# Not on Hackage.