diff options
author | Yuchen Pei <hi@ypei.me> | 2022-07-21 12:27:19 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-07-21 12:27:19 +1000 |
commit | 32ac0f03b4259fc8eebba9bb3a2a46d23122a43b (patch) | |
tree | a371fb9c5a3f78e6f53c66d70e1255fdc71bba4d /html-test/ref/Identifiers.html | |
parent | cd17128898089450bb21790fd1864dc08fd4ddbc (diff) | |
parent | 2368e9329e6600b46000abd24ec00b7e27bcae75 (diff) |
Merge remote-tracking branch 'upstream/ghc-9.4' into ghc-9.4
Diffstat (limited to 'html-test/ref/Identifiers.html')
-rw-r--r-- | html-test/ref/Identifiers.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/html-test/ref/Identifiers.html b/html-test/ref/Identifiers.html index b7ca9296..76487140 100644 --- a/html-test/ref/Identifiers.html +++ b/html-test/ref/Identifiers.html @@ -146,7 +146,7 @@ >++</a ></code >, <code - ><a href="#" title="Data.List" + ><a href="#" title="Data.Foldable" >elem</a ></code ></li @@ -168,7 +168,7 @@ >, <code >++</code >, <code - ><a href="#" title="Data.List" + ><a href="#" title="Data.Foldable" >elem</a ></code >, <code @@ -237,7 +237,7 @@ ><li >Unqualified: <code >1 <code - ><a href="#" title="Data.List" + ><a href="#" title="Data.Foldable" >`elem`</a ></code > [-3..3]</code @@ -245,14 +245,14 @@ ><li >Qualified: <code >1 <code - ><a href="#" title="Data.List" + ><a href="#" title="Data.Foldable" >`elem`</a ></code > [-3..3]</code ></li ><li >Namespaced: <code - ><a href="#" title="Data.List" + ><a href="#" title="Data.Foldable" >`elem`</a ></code >, <code |