diff options
author | Simon Hengel <sol@typeful.net> | 2013-09-08 10:33:38 +0200 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-01-12 14:48:35 -0600 |
commit | 2448bd71609688be7b8bfe362a8534959531cd79 (patch) | |
tree | 66f23e3cc5fd6c97da832e8704f8f633e508b64b /html-test/ref/DeprecatedReExport.html | |
parent | 27876dc77ff259e27a71ea6f30662a668adfd134 (diff) |
Fix totality, unicode, examples, paragraph parsing
Also simplify specs and parsers while we're at it. Some parsers were
made more generic.
This commit is a part of GHC pre-merge squash, email
fuuzetsu@fuuzetsu.co.uk if you need the full commit history.
Diffstat (limited to 'html-test/ref/DeprecatedReExport.html')
-rw-r--r-- | html-test/ref/DeprecatedReExport.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/html-test/ref/DeprecatedReExport.html b/html-test/ref/DeprecatedReExport.html index 159c1086..99b797d0 100644 --- a/html-test/ref/DeprecatedReExport.html +++ b/html-test/ref/DeprecatedReExport.html @@ -60,11 +60,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedReExport.htm >Description</p ><div class="doc" ><p - >What is tested here: -</p + >What is tested here:</p ><ul ><li - > Deprecation messages are shown for re-exported items. + >Deprecation messages are shown for re-exported items. </li ></ul ></div @@ -101,8 +100,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedReExport.htm > instead</p ></div ><p - >some documentation for foo -</p + >some documentation for foo</p ></div ></div ><h1 id="g:2" @@ -112,8 +110,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedReExport.htm >Not yet working, see <a href="" >http://trac.haskell.org/haddock/ticket/223</a > - , isEmptyChan -</p + , isEmptyChan</p ></div ></div ></div |