3
0
Fork 0
forked from mirrors/nixpkgs

haskell-ng: Monadius and cabal-debian are broken

This commit is contained in:
Peter Simons 2015-03-04 15:46:16 +01:00
parent 9b600ca3b5
commit 13764f0b0f

View file

@ -605,6 +605,12 @@ self: super: {
# https://github.com/junjihashimoto/test-sandbox-compose/issues/2
test-sandbox-compose = dontCheck super.test-sandbox-compose;
# Broken by GLUT update.
Monadius = markBroken super.Monadius;
# https://github.com/ddssff/cabal-debian/issues/35
cabal-debian = markBroken super.cabal-debian;
} // {
# Not on Hackage.