diff options
author | Alexander Biehl <alexbiehl@gmail.com> | 2018-03-02 15:43:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-02 15:43:21 +0100 |
commit | 69b98a99ce4de93ea0e6082bd11edb3baaf2fa6e (patch) | |
tree | f89de12c87454c6d0202d1232ea29ff57f4de1ae /html-test/ref/DeprecatedTypeSynonym.html | |
parent | 4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff) |
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/DeprecatedTypeSynonym.html')
-rw-r--r-- | html-test/ref/DeprecatedTypeSynonym.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/DeprecatedTypeSynonym.html b/html-test/ref/DeprecatedTypeSynonym.html index db0a8ab6..fcb7f5ce 100644 --- a/html-test/ref/DeprecatedTypeSynonym.html +++ b/html-test/ref/DeprecatedTypeSynonym.html @@ -48,7 +48,7 @@ >type</span > <a href="#" >TypeSyn</a - > = <a href="#" + > = <a href="#" title="Data.String" >String</a ></li ><li class="src short" @@ -56,7 +56,7 @@ >type</span > <a href="#" >OtherTypeSyn</a - > = <a href="#" + > = <a href="#" title="Data.String" >String</a ></li ></ul @@ -71,7 +71,7 @@ >type</span > <a id="t:TypeSyn" class="def" >TypeSyn</a - > = <a href="#" + > = <a href="#" title="Data.String" >String</a > <a href="#" class="selflink" >#</a @@ -91,7 +91,7 @@ >type</span > <a id="t:OtherTypeSyn" class="def" >OtherTypeSyn</a - > = <a href="#" + > = <a href="#" title="Data.String" >String</a > <a href="#" class="selflink" >#</a |