Skip to content

Commit

Permalink
[NO-ISSUE] Add GHC-9.4.8 in the list of known versions (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri authored Nov 19, 2023
1 parent fb4ec8e commit 5c999e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/Flora/Import/Package.hs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ versionList =
, Version.mkVersion [9, 6, 3]
, Version.mkVersion [9, 6, 2]
, Version.mkVersion [9, 6, 1]
, Version.mkVersion [9, 4, 8]
, Version.mkVersion [9, 4, 7]
, Version.mkVersion [9, 4, 6]
, Version.mkVersion [9, 4, 5]
Expand Down

0 comments on commit 5c999e2

Please sign in to comment.