summaryrefslogtreecommitdiff
path: root/testsuite/tests/module
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2021-10-23 10:49:55 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-10-24 01:27:21 -0400
commit691c450f1e9cc3fd83b662be3c0134fde03e97db (patch)
treedff88e789b1af701542301d7303559b3585856e2 /testsuite/tests/module
parent3bab222c585343f8febe2a627d280b7be9401e92 (diff)
downloadhaskell-691c450f1e9cc3fd83b662be3c0134fde03e97db.tar.gz
EPA: Use LocatedA for ModuleName
This allows us to use an Anchor with a DeltaPos in it when exact printing.
Diffstat (limited to 'testsuite/tests/module')
-rw-r--r--testsuite/tests/module/mod185.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod185.stderr b/testsuite/tests/module/mod185.stderr
index 1463324978..663f963e99 100644
--- a/testsuite/tests/module/mod185.stderr
+++ b/testsuite/tests/module/mod185.stderr
@@ -48,7 +48,7 @@
[]))
(NoSourceText)
(L
- { mod185.hs:3:8-14 }
+ (SrcSpanAnn (EpAnnNotUsed) { mod185.hs:3:8-14 })
{ModuleName: Prelude})
(NoRawPkgQual)
(NotBoot)