haskell-Hipmunk: mark broken because it doesn't support recent versions of StateVar

This commit is contained in:
Peter Simons 2015-03-24 16:06:35 +01:00
parent a4ffd5800e
commit eaf95037cd

View File

@ -638,6 +638,10 @@ self: super: {
hydrogen-syntax = markBroken super.hydrogen-syntax;
hydrogen-cli = dontDistribute super.hydrogen-cli;
# https://github.com/meteficha/Hipmunk/issues/8
Hipmunk = markBroken super.Hipmunk;
HipmunkPlayground = dontDistribute super.HipmunkPlayground;
} // {
# Not on Hackage.