mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-22 06:13:54 -07:00
Running ghci in quickrun through stack
This commit is contained in:
parent
de9ab4e6ef
commit
45051dc9d5
1 changed files with 1 additions and 1 deletions
2
quickrun
2
quickrun
|
@ -2,4 +2,4 @@
|
|||
# quickrun runs ShellCheck in an interpreted mode.
|
||||
# This allows testing changes without recompiling.
|
||||
|
||||
runghc -isrc -idist/build/autogen shellcheck.hs "$@"
|
||||
stack runghc shellcheck.hs "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue