hetch/flake/package.nix

5 lines
71 B
Nix
Raw Normal View History

2025-01-15 01:57:39 +00:00
{ haskellPackages }:
haskellPackages.developPackage {
root = ../.;
}