diff options
author | alexbiehl-gc <72160047+alexbiehl-gc@users.noreply.github.com> | 2021-02-07 18:39:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-07 18:39:59 +0100 |
commit | 786d3e69799398c3aac26fbd5017a127bc69cacc (patch) | |
tree | 883ee3f8c0e195299925b790cba6f88a537200f6 /html-test/ref/Identifiers.html | |
parent | e90e79815960823a749287968fb1c6d09559a67f (diff) | |
parent | 0f7ff041fb824653a7930e1292b81f34df1e967d (diff) |
Merge branch 'ghc-head' into ghc-9.0
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 c89e7434..bd0f610e 100644 --- a/html-test/ref/Identifiers.html +++ b/html-test/ref/Identifiers.html @@ -140,7 +140,7 @@ >++</a ></code >, <code - ><a href="#" title="Data.Foldable" + ><a href="#" title="Data.List" >elem</a ></code ></li @@ -162,7 +162,7 @@ >, <code >++</code >, <code - ><a href="#" title="Data.Foldable" + ><a href="#" title="Data.List" >elem</a ></code >, <code @@ -231,7 +231,7 @@ ><li >Unqualified: <code >1 <code - ><a href="#" title="Data.Foldable" + ><a href="#" title="Data.List" >`elem`</a ></code > [-3..3]</code @@ -239,14 +239,14 @@ ><li >Qualified: <code >1 <code - ><a href="#" title="Data.Foldable" + ><a href="#" title="Data.List" >`elem`</a ></code > [-3..3]</code ></li ><li >Namespaced: <code - ><a href="#" title="Data.Foldable" + ><a href="#" title="Data.List" >`elem`</a ></code >, <code |