diff options
author | Sylvain Henry <sylvain@haskus.fr> | 2021-12-16 09:29:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-16 09:29:51 +0100 |
commit | b29a78ef6926101338f62e84f456dac8659dc9d2 (patch) | |
tree | 6a7e6bb7c9fc2e7d2407418ffb355aee21e2f553 /html-test/ref/Identifiers.html | |
parent | f7bfa0013f2bc3934a63ea7af21fe41a4e91058b (diff) |
Bump ghc-head (#1445)
* Update after NoExtCon -> DataConCantHappen rename
* Update html-test for Data.List revert
* Fix for new Plugins datatype
Co-authored-by: Krzysztof Gogolewski <krzysztof.gogolewski@tweag.io>
Co-authored-by: Matthew Pickering <matthewtpickering@gmail.com>
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 b177266d..76487140 100644 --- a/html-test/ref/Identifiers.html +++ b/html-test/ref/Identifiers.html @@ -147,7 +147,7 @@ ></code >, <code ><a href="#" title="Data.Foldable" - >Foldable</a + >elem</a ></code ></li ><li @@ -169,7 +169,7 @@ >++</code >, <code ><a href="#" title="Data.Foldable" - >Foldable</a + >elem</a ></code >, <code >elem</code @@ -238,14 +238,14 @@ >Unqualified: <code >1 <code ><a href="#" title="Data.Foldable" - >`Foldable`</a + >`elem`</a ></code > [-3..3]</code ></li ><li >Qualified: <code >1 <code - ><a href="#" title="GHC.List" + ><a href="#" title="Data.Foldable" >`elem`</a ></code > [-3..3]</code @@ -253,7 +253,7 @@ ><li >Namespaced: <code ><a href="#" title="Data.Foldable" - >`Foldable`</a + >`elem`</a ></code >, <code >`elem`</code |