hnix/Makefile

5 lines
68 B
Makefile

all: default.nix
default.nix: hnix.cabal
cabal2nix --shell . > $@