diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2017-02-26 14:18:44 +0200 |
---|---|---|
committer | Alan Zimmerman <alan.zimm@gmail.com> | 2017-02-26 15:46:01 +0200 |
commit | cae1a71255221d5eec27c0c47c4aaf94293f8d59 (patch) | |
tree | 417ab6931d4820072c4e2b0414b1c1c18a7771dd /testsuite/tests/ghc-api/annotations/T10276.stdout | |
parent | a0b4a2ac5015e9accd4fb71290a68ce1a1d3d630 (diff) | |
download | haskell-cae1a71255221d5eec27c0c47c4aaf94293f8d59.tar.gz |
Bring in unicode variants of API Annotations for HsBracket
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/T10276.stdout')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/T10276.stdout | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/ghc-api/annotations/T10276.stdout b/testsuite/tests/ghc-api/annotations/T10276.stdout index 14179a6836..43cd72ae7a 100644 --- a/testsuite/tests/ghc-api/annotations/T10276.stdout +++ b/testsuite/tests/ghc-api/annotations/T10276.stdout @@ -9,12 +9,12 @@ ((Test10276.hs:6:1-14,AnnEqual), [Test10276.hs:6:4]), ((Test10276.hs:6:1-14,AnnFunId), [Test10276.hs:6:1-2]), ((Test10276.hs:6:1-14,AnnSemi), [Test10276.hs:7:1]), -((Test10276.hs:6:6-14,AnnClose), [Test10276.hs:6:13-14]), -((Test10276.hs:6:6-14,AnnOpen), [Test10276.hs:6:6-7]), +((Test10276.hs:6:6-14,AnnCloseQ), [Test10276.hs:6:13-14]), +((Test10276.hs:6:6-14,AnnOpenEQ), [Test10276.hs:6:6-7]), ((Test10276.hs:7:1-15,AnnEqual), [Test10276.hs:7:4]), ((Test10276.hs:7:1-15,AnnFunId), [Test10276.hs:7:1-2]), ((Test10276.hs:7:1-15,AnnSemi), [Test10276.hs:9:1]), -((Test10276.hs:7:6-15,AnnClose), [Test10276.hs:7:14-15]), +((Test10276.hs:7:6-15,AnnCloseQ), [Test10276.hs:7:14-15]), ((Test10276.hs:7:6-15,AnnOpenE), [Test10276.hs:7:6-8]), ((Test10276.hs:(9,1)-(11,74),AnnClass), [Test10276.hs:9:1-5]), ((Test10276.hs:(9,1)-(11,74),AnnSemi), [Test10276.hs:13:1]), |