demobot/default.nix

4 lines
69 B
Nix
Raw Normal View History

2018-12-23 23:23:14 +02:00
{ haskellPackages }:
haskellPackages.callCabal2nix "demobot" ./. {}