mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
haskell-singletons: update documentation for override
This commit is contained in:
parent
1a590a6185
commit
7e48c52aaa
1 changed files with 0 additions and 2 deletions
|
@ -769,9 +769,7 @@ self: super: {
|
||||||
# https://github.com/nushio3/doctest-prop/issues/1
|
# https://github.com/nushio3/doctest-prop/issues/1
|
||||||
doctest-prop = dontCheck super.doctest-prop;
|
doctest-prop = dontCheck super.doctest-prop;
|
||||||
|
|
||||||
# https://github.com/goldfirere/singletons/issues/116
|
|
||||||
# https://github.com/goldfirere/singletons/issues/117
|
# https://github.com/goldfirere/singletons/issues/117
|
||||||
# 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;
|
Frames = dontDistribute super.Frames;
|
||||||
|
|
Loading…
Reference in a new issue