haskell-Frames depends on broken singletons library.
This commit is contained in:
parent
101d0db511
commit
7871f2d9b1
@ -806,6 +806,7 @@ self: super: {
|
|||||||
# https://github.com/goldfirere/singletons/issues/118
|
# https://github.com/goldfirere/singletons/issues/118
|
||||||
clash-lib = dontDistribute super.clash-lib;
|
clash-lib = dontDistribute super.clash-lib;
|
||||||
clash-verilog = dontDistribute super.clash-verilog;
|
clash-verilog = dontDistribute super.clash-verilog;
|
||||||
|
Frames = dontDistribute super.Frames;
|
||||||
hgeometry = dontDistribute super.hgeometry;
|
hgeometry = dontDistribute super.hgeometry;
|
||||||
hipe = dontDistribute super.hipe;
|
hipe = dontDistribute super.hipe;
|
||||||
singleton-nats = dontDistribute super.singleton-nats;
|
singleton-nats = dontDistribute super.singleton-nats;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user