aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/DeprecatedClass.html
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2018-05-23 02:29:05 -0700
committerAlexander Biehl <alexbiehl@gmail.com>2018-05-23 11:29:05 +0200
commit4f148a9282491d7c9d6fa87dc01e4be4acdec13f (patch)
tree157be2ab1d969335f48ce28d805f87613cd2eacb /html-test/ref/DeprecatedClass.html
parent03c1c10f13577b45027d3456c24fc5c88323ee42 (diff)
Use `ClassOpSig` instead of `TypeSig` for class methods (#835)
* Fix minimal pragma handling Class declarations contain 'ClassOpSig' not 'Typesig'. This should fix #834. * Accept html-test output
Diffstat (limited to 'html-test/ref/DeprecatedClass.html')
-rw-r--r--html-test/ref/DeprecatedClass.html28
1 files changed, 10 insertions, 18 deletions
diff --git a/html-test/ref/DeprecatedClass.html b/html-test/ref/DeprecatedClass.html
index fc78c987..55abc489 100644
--- a/html-test/ref/DeprecatedClass.html
+++ b/html-test/ref/DeprecatedClass.html
@@ -51,7 +51,11 @@
> a <span class="keyword"
>where</span
><ul class="subs"
- ></ul
+ ><li
+ ><a href="#"
+ >foo</a
+ > :: a -&gt; a</li
+ ></ul
></li
><li class="src short"
><span class="keyword"
@@ -61,7 +65,11 @@
> a <span class="keyword"
>where</span
><ul class="subs"
- ></ul
+ ><li
+ ><a href="#"
+ >bar</a
+ > :: a -&gt; a</li
+ ></ul
></li
></ul
></details
@@ -88,14 +96,6 @@
><p
>some class</p
></div
- ><div class="subs minimal"
- ><p class="caption"
- >Minimal complete definition</p
- ><p class="src"
- ><a href="#" title="DeprecatedClass"
- >foo</a
- ></p
- ></div
><div class="subs methods"
><p class="caption"
>Methods</p
@@ -132,14 +132,6 @@
>Deprecated: SomeOtherClass</p
></div
></div
- ><div class="subs minimal"
- ><p class="caption"
- >Minimal complete definition</p
- ><p class="src"
- ><a href="#" title="DeprecatedClass"
- >bar</a
- ></p
- ></div
><div class="subs methods"
><p class="caption"
>Methods</p