You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,15 +143,8 @@ Suggestion: Try to support at least the three latest major versions of GHC.
143
143
-`3.10.3.0``3.10`
144
144
-`3.10.2.1`
145
145
-`3.10.2.0`
146
-
-`3.10.1.0`
147
-
-`3.8.1.0``3.8`
148
-
-`3.6.2.0``3.6`
149
-
-`3.6.0.0`
150
-
-`3.4.1.0``3.4`
151
-
-`3.4.0.0`
152
-
-`3.2.0.0``3.2`
153
-
-`3.0.0.0``3.0`
154
-
-`2.4.1.0``2.4`
146
+
147
+
Older versions of `cabal` are not supported due to vulnerability [HSEC-2023-0015](https://github.com/haskell/security-advisories/blob/cea5781acfc2adb9bc02486497d782072c613bb6/advisories/hackage/cabal-install/HSEC-2023-0015.md).
155
148
156
149
Recommendation: Use the latest available version if possible.
0 commit comments