Skip to content

Commit 69e01f4

Browse files
authored
Merge pull request #3401 from e-kwsm/tested-with
chore(cabal): add tested-with field
2 parents 29f0d8d + f91df39 commit 69e01f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ShellCheck.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Description:
2222
* To point out subtle caveats, corner cases and pitfalls, that may cause an
2323
advanced user's otherwise working script to fail under future circumstances.
2424

25+
tested-with: GHC == 8.0, GHC == 8.10, GHC == 9.0.1
26+
2527
Extra-Doc-Files:
2628
README.md
2729
CHANGELOG.md

0 commit comments

Comments
 (0)