esqueleto/Makefile
2017-01-22 12:55:05 -06:00

8 lines
126 B
Makefile

build: build-7.10
build-7.10:
STACK_YAML="stack-7.10.yaml" stack build
build-8.0:
STACK_YAML="stack-8.0.yaml" stack build