Skip to content

Commit

Permalink
Add Cabal 3.14.1.0 and Stack 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Dec 30, 2024
1 parent 2420a18 commit f5975f0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ Suggestion: Try to support at least the three latest major versions of GHC.

- `head` (the [cabal-head](https://github.com/haskell/cabal/releases/tag/cabal-head) release of the most recent build of the `master` branch)
- `latest` (default, recommended)
- `3.14.1.0` `3.14`
- `3.12.1.0` `3.12`
- `3.10.3.0` `3.10`
- `3.10.2.1`
Expand All @@ -337,6 +338,7 @@ Recommendation: Use the latest available version if possible.
**Stack:** (with `enable-stack: true`)

- `latest` (default, recommended)
- `3.3.1` `3.3`
- `3.1.1` `3.1`
- `2.15.7` `2.15`
- `2.15.5`
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions lib/versions.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions src/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"7.10.3"
],
"cabal": [
"3.14.1.0",
"3.12.1.0",
"3.10.3.0",
"3.10.2.1",
Expand All @@ -69,6 +70,7 @@
"2.4.1.0"
],
"stack": [
"3.3.1",
"3.1.1",
"2.15.7",
"2.15.5",
Expand Down

0 comments on commit f5975f0

Please sign in to comment.