haskell-Frames depends on broken singletons library.

This commit is contained in:
Peter Simons 2015-06-27 21:08:42 +02:00
parent 101d0db511
commit 7871f2d9b1

View file

@ -806,6 +806,7 @@ self: super: {
# https://github.com/goldfirere/singletons/issues/118
clash-lib = dontDistribute super.clash-lib;
clash-verilog = dontDistribute super.clash-verilog;
Frames = dontDistribute super.Frames;
hgeometry = dontDistribute super.hgeometry;
hipe = dontDistribute super.hipe;
singleton-nats = dontDistribute super.singleton-nats;