summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack
diff options
context:
space:
mode:
authorSasha Bogicevic <sasa.bogicevic@pm.me>2021-04-27 17:47:11 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-05-06 02:31:31 -0400
commit418295eab741fd420c6f350141c332ef26f9f0a4 (patch)
treec0404c0de1a52713120a05ae0dd208732f6f5924 /testsuite/tests/backpack
parentc4f4193a13f751380e4cedbc2688a339f69325c9 (diff)
downloadhaskell-418295eab741fd420c6f350141c332ef26f9f0a4.tar.gz
19486 Nearly all uses of `uniqCompareFS` are dubious and lack a non-determinism justification
Diffstat (limited to 'testsuite/tests/backpack')
-rw-r--r--testsuite/tests/backpack/should_compile/bkp48.stderr6
-rw-r--r--testsuite/tests/backpack/should_compile/bkp51.stderr6
2 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp48.stderr b/testsuite/tests/backpack/should_compile/bkp48.stderr
index e1d0213493..a80bebbb0b 100644
--- a/testsuite/tests/backpack/should_compile/bkp48.stderr
+++ b/testsuite/tests/backpack/should_compile/bkp48.stderr
@@ -24,6 +24,6 @@
[3 of 3] Instantiating q
[2 of 3] Including p[A=i:A]
[3 of 3] Including q[A=i:A]
- [1 of 3] Instantiating r
- [2 of 3] Instantiating p
- [3 of 3] Instantiating q
+ [1 of 3] Instantiating p
+ [2 of 3] Instantiating q
+ [3 of 3] Instantiating r
diff --git a/testsuite/tests/backpack/should_compile/bkp51.stderr b/testsuite/tests/backpack/should_compile/bkp51.stderr
index 9ce49d116b..0762b3c2c8 100644
--- a/testsuite/tests/backpack/should_compile/bkp51.stderr
+++ b/testsuite/tests/backpack/should_compile/bkp51.stderr
@@ -18,9 +18,9 @@
[3 of 3] Compiling E ( s/E.hs, nothing )
[5 of 6] Processing t
[1 of 4] Compiling H[sig] ( t/H.hsig, nothing )
- [2 of 4] Instantiating s
- [3 of 4] Instantiating r
- [4 of 4] Compiling F ( t/F.hs, nothing )
+ [2 of 4] Instantiating r
+ [3 of 4] Compiling F ( t/F.hs, nothing )
+ [4 of 4] Instantiating s
[6 of 6] Processing u
[1 of 3] Compiling H[sig] ( u/H.hsig, nothing )
[2 of 3] Instantiating q