diff options
author | David Waern <david.waern@gmail.com> | 2013-08-09 16:12:51 -0700 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2013-08-09 16:12:51 -0700 |
commit | 90ad0ea538d2fafed2047de8414c55627b94e879 (patch) | |
tree | bb623ed86a89b85dfd7c16ab151042833b47d873 /html-test/ref | |
parent | 7c95a48edb1ad497d613b964b76daea05aaff507 (diff) |
Update tests.
Diffstat (limited to 'html-test/ref')
-rw-r--r-- | html-test/ref/Test.html | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html index 62e0d821..a4d37324 100644 --- a/html-test/ref/Test.html +++ b/html-test/ref/Test.html @@ -33,15 +33,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");}; ><table class="info" ><tr ><th - >Portability</th + >Copyright</th ><td - >portable</td + >(c) Simon Marlow 2002</td ></tr ><tr ><th - >Stability</th + >License</th ><td - >provisional</td + >(c) Simon Marlow 2002</td ></tr ><tr ><th @@ -51,6 +51,18 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");}; ></tr ><tr ><th + >Stability</th + ><td + >provisional</td + ></tr + ><tr + ><th + >Portability</th + ><td + >portable</td + ></tr + ><tr + ><th >Safe Haskell</th ><td >None</td |