feedback/feedback.yaml
2022-03-06 18:46:08 +01:00

6 lines
245 B
YAML

loops:
ci: nix-build ci.nix --no-out-link
install: stack install --fast --exec='feedback --help' --no-nix --system-ghc --with-hpack hpack
test: stack build --fast --exec='feedback-test --debug ci' --no-nix --system-ghc --with-hpack hpack