fradrive/hlint.sh
2020-08-24 15:58:10 +02:00

8 lines
233 B
Bash
Executable File

#!/usr/bin/env bash
set -e
[ "${FLOCKER}" != "$0" ] && exec env FLOCKER="$0" flock -en .stack-work.lock "$0" "$@" || :
exec -- stack build --test --fast --flag uniworx:dev --flag uniworx:library-only --no-strip uniworx:test:hlint