4 lines
69 B
Nix
4 lines
69 B
Nix
|
{ haskellPackages }:
|
||
|
|
||
|
haskellPackages.callCabal2nix "demobot" ./. {}
|