diff options
Diffstat (limited to 'testsuite/tests/module/mod39.stderr')
-rw-r--r-- | testsuite/tests/module/mod39.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod39.stderr b/testsuite/tests/module/mod39.stderr index 95aaddbac5..d54a231152 100644 --- a/testsuite/tests/module/mod39.stderr +++ b/testsuite/tests/module/mod39.stderr @@ -1,5 +1,5 @@ -mod39.hs:3:17: error: +mod39.hs:4:17: error: • Constraint ‘Eq a’ in the type of ‘f’ constrains only the class type variables Enable ConstrainedClassMethods to allow it |