Skip to content

Commit bbd90a2

Browse files
committed
Add Cabal 3.14.1.1
1 parent f5975f0 commit bbd90a2

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,8 @@ Suggestion: Try to support at least the three latest major versions of GHC.
318318

319319
- `head` (the [cabal-head](https://github.com/haskell/cabal/releases/tag/cabal-head) release of the most recent build of the `master` branch)
320320
- `latest` (default, recommended)
321-
- `3.14.1.0` `3.14`
321+
- `3.14.1.1` `3.14`
322+
- `3.14.1.0`
322323
- `3.12.1.0` `3.12`
323324
- `3.10.3.0` `3.10`
324325
- `3.10.2.1`

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
@@ -54,6 +54,7 @@
5454
"7.10.3"
5555
],
5656
"cabal": [
57+
"3.14.1.1",
5758
"3.14.1.0",
5859
"3.12.1.0",
5960
"3.10.3.0",

0 commit comments

Comments
 (0)