diff options
author | Simon Jakobi <simon.jakobi@gmail.com> | 2018-06-13 23:49:52 +0200 |
---|---|---|
committer | Simon Jakobi <simon.jakobi@gmail.com> | 2018-06-13 23:49:52 +0200 |
commit | ce568c3afb00610d659d3c2bab022983d252f1cd (patch) | |
tree | ba08952a584eb4d56a61b4275a344570e67c48cf /html-test/ref/DeprecatedRecord.html | |
parent | 39a35291045de99b2dabb9cddf5bb16d294c2f3b (diff) |
html-test: Accept output
Diffstat (limited to 'html-test/ref/DeprecatedRecord.html')
-rw-r--r-- | html-test/ref/DeprecatedRecord.html | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/html-test/ref/DeprecatedRecord.html b/html-test/ref/DeprecatedRecord.html index c2de1538..5ff532a4 100644 --- a/html-test/ref/DeprecatedRecord.html +++ b/html-test/ref/DeprecatedRecord.html @@ -54,15 +54,11 @@ ><li ><a href="#" >fooName</a - > :: <a href="#" title="Data.String" - >String</a - ></li + > :: String</li ><li ><a href="#" >fooValue</a - > :: <a href="#" title="Data.Int" - >Int</a - ></li + > :: Int</li ></ul >}</li ></ul @@ -106,9 +102,7 @@ ><dfn class="src" ><a id="v:fooName" class="def" >fooName</a - > :: <a href="#" title="Data.String" - >String</a - ></dfn + > :: String</dfn ><div class="doc" ><p >some name</p @@ -118,9 +112,7 @@ ><dfn class="src" ><a id="v:fooValue" class="def" >fooValue</a - > :: <a href="#" title="Data.Int" - >Int</a - ></dfn + > :: Int</dfn ><div class="doc" ><div class="warning" ><p |