Skip to content
Snippets Groups Projects
Commit 1e7aa00e authored by Ryan Scott's avatar Ryan Scott
Browse files

Update GHC version numbers

parent 2e67a1d6
Branches wip/monomorphic-list
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ existing Hackage package(s).
you submit a PR).
- The patches SHOULD work with at least GHC HEAD and the most recent
stable released GHC version (currently this means with GHC 9.0 and
GHC 9.1).
stable released GHC version (currently this means with GHC 9.0, GHC 9.2, and
GHC 9.3).
- The patches SHOULD ideally result in the same code being compiled,
as one of the main purposes of these patches is to make regression
......
......@@ -74,11 +74,11 @@ case $version in
# package ticket
;;
9.1.*)
9.2.*)
# package ticket
;;
9.2.*)
9.3.*)
# package ticket
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment