haskell-clash-lib depends on broken singletons library.

This commit is contained in:
Peter Simons 2015-05-05 19:48:27 +02:00
parent 1e574111ff
commit e9631f289f

View file

@ -801,6 +801,7 @@ self: super: {
singleton-nats = dontDistribute super.singleton-nats;
hgeometry = dontDistribute super.hgeometry;
hipe = dontDistribute super.hipe;
clash-lib = dontDistribute super.clash-lib;
# https://github.com/anton-k/temporal-music-notation/issues/1
temporal-music-notation = markBroken super.temporal-music-notation;