add -O flag

This commit is contained in:
Rhiannon Morris 2021-04-16 21:35:29 +02:00
parent 519ccf2fef
commit d16a55afeb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CABALFLAGS ?= --verbose=0 --jobs
CABALFLAGS ?= --verbose=0 --jobs -O
DATADIR := data
TMPDIR := _tmp