hetch/flake/package.nix
2025-01-15 01:57:39 +00:00

4 lines
71 B
Nix

{ haskellPackages }:
haskellPackages.developPackage {
root = ../.;
}