all: build install reload .PHONY: build install reload build: stack build --test install: stack install reload: systemctl --user reload anomic