summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-07-23 11:25:31 -0400
committerBen Gamari <ben@smart-cactus.org>2020-07-23 14:30:17 -0400
commit7b25fb258da259b202652218010b1f95a3ef22f9 (patch)
treee61fec4e2104fd4a610bcf97c43dc5d1aaa3abf7
parent83f0205694bff15bfbcb8b693ca2683d87e3bda8 (diff)
downloadhaskell-7b25fb258da259b202652218010b1f95a3ef22f9.tar.gz
testsuite: Update win32 output for parseTree
-rw-r--r--testsuite/tests/ghc-api/annotations/parseTree.stdout-mingw3214
1 files changed, 7 insertions, 7 deletions
diff --git a/testsuite/tests/ghc-api/annotations/parseTree.stdout-mingw32 b/testsuite/tests/ghc-api/annotations/parseTree.stdout-mingw32
index d3a94e79c0..145e0afbbb 100644
--- a/testsuite/tests/ghc-api/annotations/parseTree.stdout-mingw32
+++ b/testsuite/tests/ghc-api/annotations/parseTree.stdout-mingw32
@@ -1,11 +1,11 @@
-[(AnnotationTuple.hs:14:20, [p], Unit 1),
- (AnnotationTuple.hs:14:23-29, [p], Unit "hello"),
- (AnnotationTuple.hs:14:35-37, [p], Unit 6.5),
+[(AnnotationTuple.hs:14:20, [p], Solo 1),
+ (AnnotationTuple.hs:14:23-29, [p], Solo "hello"),
+ (AnnotationTuple.hs:14:35-37, [p], Solo 6.5),
(AnnotationTuple.hs:14:39, [m], ()),
- (AnnotationTuple.hs:14:41-52, [p], Unit [5, 5, 6, 7]),
- (AnnotationTuple.hs:16:8, [p], Unit 1),
- (AnnotationTuple.hs:16:11-17, [p], Unit "hello"),
- (AnnotationTuple.hs:16:20-22, [p], Unit 6.5),
+ (AnnotationTuple.hs:14:41-52, [p], Solo [5, 5, 6, 7]),
+ (AnnotationTuple.hs:16:8, [p], Solo 1),
+ (AnnotationTuple.hs:16:11-17, [p], Solo "hello"),
+ (AnnotationTuple.hs:16:20-22, [p], Solo 6.5),
(AnnotationTuple.hs:16:24, [m], ()),
(AnnotationTuple.hs:16:25, [m], ()),
(AnnotationTuple.hs:16:26, [m], ()), (<no location info>, [m], ())]