diff options
author | Josh Meredith <joshmeredith2008@gmail.com> | 2019-12-04 23:39:28 +1100 |
---|---|---|
committer | Josh Meredith <joshmeredith2008@gmail.com> | 2019-12-04 23:39:28 +1100 |
commit | a8435165b84c32fd2ebdd1281dd6ee077e07ad5a (patch) | |
tree | 791936d014aeaa26174c2dcbef34c14f3329dd04 /testsuite/tests/annotations | |
parent | 7805441b4d5e22eb63a501e1e40383d10380dc92 (diff) | |
parent | f03a41d4bf9418ee028ecb51654c928b2da74edd (diff) | |
download | haskell-wip/binary-readerT.tar.gz |
Merge branch 'master' into wip/binary-readerTwip/binary-readerT
Diffstat (limited to 'testsuite/tests/annotations')
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/annotations/should_compile/th/annth_compunits.stdout b/testsuite/tests/annotations/should_compile/th/annth_compunits.stdout index 51fa405556..33199d9331 100644 --- a/testsuite/tests/annotations/should_compile/th/annth_compunits.stdout +++ b/testsuite/tests/annotations/should_compile/th/annth_compunits.stdout @@ -1,4 +1,4 @@ -["TH module annotation","addTopDecls module annotation","Module annotation"] +["addTopDecls module annotation","TH module annotation","Module annotation"] ["Value annotation"] ["TH Value annotation","addTopDecls value annotation"] ["Type annotation"] diff --git a/testsuite/tests/annotations/should_compile/th/annth_make.stdout b/testsuite/tests/annotations/should_compile/th/annth_make.stdout index 51fa405556..33199d9331 100644 --- a/testsuite/tests/annotations/should_compile/th/annth_make.stdout +++ b/testsuite/tests/annotations/should_compile/th/annth_make.stdout @@ -1,4 +1,4 @@ -["TH module annotation","addTopDecls module annotation","Module annotation"] +["addTopDecls module annotation","TH module annotation","Module annotation"] ["Value annotation"] ["TH Value annotation","addTopDecls value annotation"] ["Type annotation"] diff --git a/testsuite/tests/annotations/should_run/annrun01.stdout b/testsuite/tests/annotations/should_run/annrun01.stdout index b57394b563..46df141776 100644 --- a/testsuite/tests/annotations/should_run/annrun01.stdout +++ b/testsuite/tests/annotations/should_run/annrun01.stdout @@ -4,7 +4,7 @@ Loading Targets Finding Module Getting Module Info Showing Details For Module -([10],[],["Rock!!!!","Annotations","Module"],[]) +([10],[],["Module","Annotations","Rock!!!!"],[]) Showing Details For Exports ([],[Just True],["Type Annotation"],[Annrun01_Help.Baz]) ([],[],[],[]) |