diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2019-05-17 11:22:47 -0400 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2019-05-17 08:51:27 -0700 |
commit | b4c2b90dc5c19eb5ca1420d37d1fc1b0ed184afd (patch) | |
tree | 3929d73b48456b7c975993b131f1063c0a044378 /html-test | |
parent | bfe31a74f469b0e2c1a7360358698dcc32af9f5a (diff) |
Unbreak #1004 test case
`fail` is no longer part of `Monad`.
Diffstat (limited to 'html-test')
-rw-r--r-- | html-test/ref/Bug1004.html | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/html-test/ref/Bug1004.html b/html-test/ref/Bug1004.html index 630df356..be215281 100644 --- a/html-test/ref/Bug1004.html +++ b/html-test/ref/Bug1004.html @@ -249,16 +249,6 @@ > f g a <a href="#" class="selflink" >#</a ></p - ><p class="src" - ><a href="#" - >fail</a - > :: <a href="#" title="Data.String" - >String</a - > -> <a href="#" title="Bug1004" - >Product</a - > f g a <a href="#" class="selflink" - >#</a - ></p ></div ></details ></td @@ -2085,4 +2075,4 @@ ></div ></body ></html ->
\ No newline at end of file +> |