diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2018-06-24 22:00:22 +0200 |
---|---|---|
committer | Alan Zimmerman <alan.zimm@gmail.com> | 2018-06-24 22:42:17 +0200 |
commit | 5db9f9129e7519db0c9841fbe7c14f350c23284c (patch) | |
tree | ad9b970ad91c3f03e671d1f94f6b1a1791339971 /testsuite/tests/ghc-api/annotations/exampleTest.stdout | |
parent | 33724fc75499a3dfaf2ffcc4bf5db6d505df58f4 (diff) | |
download | haskell-5db9f9129e7519db0c9841fbe7c14f350c23284c.tar.gz |
Tweak API Annotations for ConDeclGADT
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/exampleTest.stdout')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/exampleTest.stdout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/annotations/exampleTest.stdout b/testsuite/tests/ghc-api/annotations/exampleTest.stdout index 3c7a5af418..2cdef957d3 100644 --- a/testsuite/tests/ghc-api/annotations/exampleTest.stdout +++ b/testsuite/tests/ghc-api/annotations/exampleTest.stdout @@ -64,6 +64,7 @@ ((AnnotationTuple.hs:18:1-28,AnnDcolon), [AnnotationTuple.hs:18:20-21]), ((AnnotationTuple.hs:18:1-28,AnnFamily), [AnnotationTuple.hs:18:6-11]), ((AnnotationTuple.hs:18:1-28,AnnSemi), [AnnotationTuple.hs:19:1]), +((AnnotationTuple.hs:18:23,AnnRarrow), [AnnotationTuple.hs:18:25-26]), ((AnnotationTuple.hs:18:23-28,AnnRarrow), [AnnotationTuple.hs:18:25-26]), ((AnnotationTuple.hs:(20,1)-(24,14),AnnFunId), [AnnotationTuple.hs:20:1-5]), ((AnnotationTuple.hs:(20,1)-(24,14),AnnSemi), [AnnotationTuple.hs:25:1]), |