4 lines
77 B
Nix
4 lines
77 B
Nix
|
{ haskellPackages }:
|
||
|
|
||
|
haskellPackages.callCabal2nix "imageduplicates" ./. {}
|