Open georgefst opened 2 years ago
I've just realised that in #202, I didn't add support for the new GHC2021 extension. We should probably use a regex like GHC\d*.
GHC2021
GHC\d*
I've just realised that in #202, I didn't add support for the new
GHC2021
extension. We should probably use a regex likeGHC\d*
.