summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci036.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci036.stderr')
-rw-r--r--testsuite/tests/ghci/scripts/ghci036.stderr14
1 files changed, 7 insertions, 7 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci036.stderr b/testsuite/tests/ghci/scripts/ghci036.stderr
index 482fac7e62..0f15f7a2a2 100644
--- a/testsuite/tests/ghci/scripts/ghci036.stderr
+++ b/testsuite/tests/ghci/scripts/ghci036.stderr
@@ -1,18 +1,18 @@
-<interactive>:1:1: error: Variable not in scope: nubBy
+<interactive>:1:1: error: [GHC-88464] Variable not in scope: nubBy
-<interactive>:1:1: error: Variable not in scope: nub
+<interactive>:1:1: error: [GHC-88464] Variable not in scope: nub
-<interactive>:1:1: error: Variable not in scope: nubBy
+<interactive>:1:1: error: [GHC-88464] Variable not in scope: nubBy
-<interactive>:1:1: error: Variable not in scope: nub
+<interactive>:1:1: error: [GHC-88464] Variable not in scope: nub
-<interactive>:1:1: error:
+<interactive>:1:1: error: [GHC-88464]
Variable not in scope: nub
Suggested fix: Perhaps use ‘L.nub’ (imported from Data.List)
-<interactive>:1:1: error:
+<interactive>:1:1: error: [GHC-76037]
Not in scope: ‘L.nub’
NB: no module named ‘L’ is imported.
-<interactive>:1:1: error: Variable not in scope: nub
+<interactive>:1:1: error: [GHC-88464] Variable not in scope: nub