haskell-bro is broken
This commit is contained in:
parent
19b26260ca
commit
8647667e93
@ -909,6 +909,10 @@ self: super: {
|
|||||||
# https://github.com/liyang/thyme/issues/36
|
# https://github.com/liyang/thyme/issues/36
|
||||||
thyme = dontCheck super.thyme;
|
thyme = dontCheck super.thyme;
|
||||||
|
|
||||||
|
# https://github.com/k0ral/hbro/issues/15
|
||||||
|
hbro = markBroken super.hbro;
|
||||||
|
hbro-contrib = dontDistribute super.hbro-contrib;
|
||||||
|
|
||||||
# https://github.com/aka-bash0r/multi-cabal/issues/4
|
# https://github.com/aka-bash0r/multi-cabal/issues/4
|
||||||
multi-cabal = markBroken super.multi-cabal;
|
multi-cabal = markBroken super.multi-cabal;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user