Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 19e3a94

Browse files
committed
Add stack 2.3.3
1 parent 2215b2c commit 19e3a94

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@ Recommendation: Use the latest available version if possible.
157157
**Stack:**
158158

159159
- `latest` (recommended) -- follows the latest release automatically.
160-
- `2.3.1` `2.3`
160+
- `2.3.3` `2.3`
161+
- `2.3.1`
161162
- `2.1.3` `2.1`
162163
- `2.1.1`
163164
- `1.9.3.1` `1.9`

src/versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
],
2121
"cabal": ["3.2.0.0", "3.0.0.0", "2.4.1.0", "2.4.0.0", "2.2.0.0"],
2222
"stack": [
23+
"2.3.3",
2324
"2.3.1",
2425
"2.1.3",
2526
"2.1.1",

0 commit comments

Comments
 (0)