Skip to content

Commit 91c5a79

Browse files
committed
Add cabal 3.10.2.0
1 parent 08ce2c9 commit 91c5a79

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Suggestion: Try to support at least the three latest major versions of GHC.
292292
- `head` (the [cabal-head](https://github.com/haskell/cabal/releases/tag/cabal-head) release of the most recent build of the `master` branch)
293293
- `latest` (default, recommended)
294294
- `3.10.1.0` `3.10`
295+
- `3.10.2.0`
295296
- `3.8.1.0` `3.8`
296297
- `3.6.2.0` `3.6`
297298
- `3.6.0.0`

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/versions.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"7.10.3"
4747
],
4848
"cabal": [
49+
"3.10.2.0",
4950
"3.10.1.0",
5051
"3.8.1.0",
5152
"3.6.2.0",

0 commit comments

Comments
 (0)