diff --git a/README.md b/README.md index 1f6cc907..f5ce0e65 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,8 @@ Recommendation: Use the latest available version if possible. **Stack:** - `latest` (recommended) -- follows the latest release automatically. -- `2.3.1` `2.3` +- `2.3.3` `2.3` +- `2.3.1` - `2.1.3` `2.1` - `2.1.1` - `1.9.3.1` `1.9` diff --git a/src/versions.json b/src/versions.json index f13493ce..f1543609 100644 --- a/src/versions.json +++ b/src/versions.json @@ -20,6 +20,7 @@ ], "cabal": ["3.2.0.0", "3.0.0.0", "2.4.1.0", "2.4.0.0", "2.2.0.0"], "stack": [ + "2.3.3", "2.3.1", "2.1.3", "2.1.1",