mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 21:03:51 -07:00
Guard quickcheck.1 regeneration
Without this guard it will be regenerate on each run, and cabal new-build considers whole package dirty.
This commit is contained in:
parent
5516596b26
commit
d510a3ef6c
2 changed files with 16 additions and 4 deletions
|
@ -32,6 +32,7 @@ Extra-Source-Files:
|
|||
custom-setup
|
||||
setup-depends:
|
||||
base >= 4 && <5,
|
||||
directory >= 1.2 && <1.4,
|
||||
process >= 1.0 && <1.7,
|
||||
cabal-doctest >= 1.0.6 && <1.1,
|
||||
Cabal >= 1.10 && <2.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue