summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/T15323.stderr
diff options
context:
space:
mode:
authorromes <rodrigo.m.mesquita@gmail.com>2022-05-17 16:06:52 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-07-03 14:11:31 -0400
commitf9f8099598fd169fa2f17305fc660e5c473f8836 (patch)
tree5acdb9a38b78dc17ffa0abb63d87555e214d98af /testsuite/tests/parser/should_compile/T15323.stderr
parent3a8970ac0c69335a1d229f9c9a71e6e333e99bfb (diff)
downloadhaskell-f9f8099598fd169fa2f17305fc660e5c473f8836.tar.gz
TTG: Move ImpExp client-independent bits to L.H.S.ImpExp
Move the GHC-independent definitions from GHC.Hs.ImpExp to Language.Haskell.Syntax.ImpExp with the required TTG extension fields such as to keep the AST independent from GHC. This is progress towards having the haskell-syntax package, as described in #21592 Bumps haddock submodule
Diffstat (limited to 'testsuite/tests/parser/should_compile/T15323.stderr')
-rw-r--r--testsuite/tests/parser/should_compile/T15323.stderr53
1 files changed, 27 insertions, 26 deletions
diff --git a/testsuite/tests/parser/should_compile/T15323.stderr b/testsuite/tests/parser/should_compile/T15323.stderr
index 693814f96e..ee0748d050 100644
--- a/testsuite/tests/parser/should_compile/T15323.stderr
+++ b/testsuite/tests/parser/should_compile/T15323.stderr
@@ -4,30 +4,33 @@
(L
{ T15323.hs:1:1 }
(HsModule
- (EpAnn
- (Anchor
- { T15323.hs:1:1 }
- (UnchangedAnchor))
- (AnnsModule
- [(AddEpAnn AnnModule (EpaSpan { T15323.hs:3:1-6 }))
- ,(AddEpAnn AnnWhere (EpaSpan { T15323.hs:3:15-19 }))]
- (AnnList
- (Nothing)
- (Nothing)
- (Nothing)
+ (XModulePs
+ (EpAnn
+ (Anchor
+ { T15323.hs:1:1 }
+ (UnchangedAnchor))
+ (AnnsModule
+ [(AddEpAnn AnnModule (EpaSpan { T15323.hs:3:1-6 }))
+ ,(AddEpAnn AnnWhere (EpaSpan { T15323.hs:3:15-19 }))]
+ (AnnList
+ (Nothing)
+ (Nothing)
+ (Nothing)
+ []
+ []))
+ (EpaCommentsBalanced
[]
- []))
- (EpaCommentsBalanced
- []
- [(L
- (Anchor
- { T15323.hs:7:1 }
- (UnchangedAnchor))
- (EpaComment
- (EpaEofComment)
- { T15323.hs:7:1 }))]))
- (VirtualBraces
- (1))
+ [(L
+ (Anchor
+ { T15323.hs:7:1 }
+ (UnchangedAnchor))
+ (EpaComment
+ (EpaEofComment)
+ { T15323.hs:7:1 }))]))
+ (VirtualBraces
+ (1))
+ (Nothing)
+ (Nothing))
(Just
(L
(SrcSpanAnn (EpAnnNotUsed) { T15323.hs:3:8-13 })
@@ -226,8 +229,6 @@
(Unqual
{OccName: v}))))))
(Nothing)))]
- []))))]
- (Nothing)
- (Nothing)))
+ []))))]))