Skip to content

Fix issue #20038

CSEdd requested to merge CSEdd/ghc:T20038 into master

Minor bug-fix for issue 20038 where the error Should be of form <variable> :: <type> has been changed to Should be of form <variables> :: <type> (pluralised variable).

I have also updated any test suite files that reference this string.

Merge request reports