imageduplicates/default.nix
2019-01-01 15:27:55 +02:00

4 lines
77 B
Nix

{ haskellPackages }:
haskellPackages.callCabal2nix "imageduplicates" ./. {}