summaryrefslogtreecommitdiff
path: root/Makefile
blob: 75846fade2d9b6f5c906c276d500feabb72eb3b3 (plain)
1
2
3
4
5
build:
	stack build

install: build
	stack install