summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/sigs/T8598.stderr
diff options
context:
space:
mode:
authorSebastian Graf <sebastian.graf@kit.edu>2021-02-22 18:37:41 +0100
committerSebastian Graf <sgraf1337@gmail.com>2021-03-01 12:47:35 -0500
commitf1886389b9a76ee0c802b326f440abe71d6fe10f (patch)
treeeb3b680f5b40ba440866d36707461ddfe2d81df3 /testsuite/tests/stranal/sigs/T8598.stderr
parentf512f9e232329c3c6c5a809d82216cc90a3a3ec7 (diff)
downloadhaskell-f1886389b9a76ee0c802b326f440abe71d6fe10f.tar.gz
DmdAnal: Better syntax for demand signatures (#19016)wip/T19016
The update of the Outputable instance resulted in a slew of documentation changes within Notes that used the old syntax. The most important doc changes are to `Note [Demand notation]` and the user's guide. Fixes #19016.
Diffstat (limited to 'testsuite/tests/stranal/sigs/T8598.stderr')
-rw-r--r--testsuite/tests/stranal/sigs/T8598.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/stranal/sigs/T8598.stderr b/testsuite/tests/stranal/sigs/T8598.stderr
index 7e68094018..9f49534945 100644
--- a/testsuite/tests/stranal/sigs/T8598.stderr
+++ b/testsuite/tests/stranal/sigs/T8598.stderr
@@ -1,7 +1,7 @@
==================== Strictness signatures ====================
T8598.$trModule:
-T8598.fun: <SP(U)>
+T8598.fun: <1P(L)>
@@ -13,6 +13,6 @@ T8598.fun: m1
==================== Strictness signatures ====================
T8598.$trModule:
-T8598.fun: <SP(U)>
+T8598.fun: <1P(L)>