mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-21 05:43:51 -07:00
Initial Cabal file
This commit is contained in:
parent
564e3c5413
commit
f3c8ce3e3d
3 changed files with 23 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,3 +1,5 @@
|
|||
# TODO: Phase out Makefile in favor of Cabal
|
||||
|
||||
GHCFLAGS=-O9
|
||||
|
||||
all: shellcheck jsoncheck .tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue