[Git][ghc/ghc][wip/jade/ast] test update

Hassan Al-Awwadi (@hassan.awwadi) gitlab at gitlab.haskell.org
Thu Oct 3 10:33:50 UTC 2024



Hassan Al-Awwadi pushed to branch wip/jade/ast at Glasgow Haskell Compiler / GHC


Commits:
60268659 by Hassan Al-Awwadi at 2024-10-03T12:32:47+02:00
test update

- - - - -


1 changed file:

- testsuite/tests/parser/should_compile/T14189.stderr


Changes:

=====================================
testsuite/tests/parser/should_compile/T14189.stderr
=====================================
@@ -165,7 +165,8 @@
                      (EpaComments
                       []))
                     (FieldOcc
-                     {Name: T14189.f}
+                     (Unqual
+                      {OccName: f})
                      (L
                       (EpAnn
                        (EpaSpan { T14189.hs:6:33 })
@@ -173,8 +174,7 @@
                         [])
                        (EpaComments
                         []))
-                      (Unqual
-                       {OccName: f}))))]
+                      {Name: T14189.f})))]
                   (L
                    (EpAnn
                     (EpaSpan { T14189.hs:6:38-40 })



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/60268659980e83ff7bb7a2b6393c54ac80c8ddfe

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/60268659980e83ff7bb7a2b6393c54ac80c8ddfe
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241003/be941458/attachment-0001.html>


More information about the ghc-commits mailing list