diff options
Diffstat (limited to 'testsuite/tests/module/mod147.stderr')
-rw-r--r-- | testsuite/tests/module/mod147.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod147.stderr b/testsuite/tests/module/mod147.stderr index 5500abc5bd..a4ca6980f5 100644 --- a/testsuite/tests/module/mod147.stderr +++ b/testsuite/tests/module/mod147.stderr @@ -1,5 +1,5 @@ -mod147.hs:6:5: error: +mod147.hs:6:5: error: [GHC-31891] • Illegal term-level use of the type constructor or class ‘D’ • imported from ‘Mod147_A’ at mod147.hs:4:1-15 (and originally defined at Mod147_A.hs:3:1-14) |