mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 10:23:27 +08:00
Use version from generated cabal Paths module
This commit is contained in:
@@ -42,6 +42,8 @@ library
|
||||
ShellCheck.Data
|
||||
ShellCheck.Parser
|
||||
ShellCheck.Simple
|
||||
other-modules:
|
||||
Paths_ShellCheck
|
||||
|
||||
executable shellcheck
|
||||
build-depends:
|
||||
@@ -54,3 +56,4 @@ executable shellcheck
|
||||
parsec,
|
||||
regex-compat
|
||||
main-is: shellcheck.hs
|
||||
|
||||
|
Reference in New Issue
Block a user