demobot/default.nix
2018-12-23 23:23:14 +02:00

4 lines
69 B
Nix

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