Account for GHC 9.4.1

This commit is contained in:
amesgen 2022-08-09 00:43:55 +02:00
parent c842c41a78
commit 5e28074522
No known key found for this signature in database
GPG Key ID: 1A89EC203635A13D
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ GHCup supports the following tools, which are also known as the **Haskell Toolch
<table>
<thead><tr><th>GHC Version</th><th>Tags</th></tr></thead>
<tbody>
<tr><td>9.2.4</td><td><span style="color:blue">latest</span>, base-4.16.3.0</td></tr>
<tr><td>9.4.1</td><td><span style="color:blue">latest</span>, base-4.17.0.0</td></tr>
<tr><td>9.2.4</td><td>base-4.16.3.0</td></tr>
<tr><td>9.2.3</td><td>base-4.16.2.0</td></tr>
<tr><td>9.2.2</td><td>base-4.16.1.0</td></tr>
<tr><td>9.2.1</td><td>base-4.16.0.0</td></tr>