From 71bedab81c012be50c6605ed0dbf4ef936cde05e Mon Sep 17 00:00:00 2001
From: John MacFarlane
Date: Thu, 6 Jan 2011 21:04:57 -0800
Subject: LHS test changes for new wrapping & highlighting-kate version.
---
tests/lhs-test.html | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
(limited to 'tests/lhs-test.html')
diff --git a/tests/lhs-test.html b/tests/lhs-test.html
index 1cfcb199a..5a0f27af7 100644
--- a/tests/lhs-test.html
+++ b/tests/lhs-test.html
@@ -33,9 +33,21 @@ pre.sourceCode span.er { color: red; font-weight: bold; }
> is an arrow that takes a pair of values and combines them to return a single value:
unsplit :: (unsplit :: (Arrow a) => (b -> c -> d) -> a (b, c) d
a) => (b -> c -> d) -> a (b, c) d
unsplit = arr