1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00

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.