From 129899647eb05e8b8f7fecdf09027088e405bc1a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 8 Apr 2013 09:08:41 -0700 Subject: Fixed haddock test output. - omit extra spaces in list items - correct line breaks in ghci output --- tests/haddock-reader.haddock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/haddock-reader.haddock') diff --git a/tests/haddock-reader.haddock b/tests/haddock-reader.haddock index 63669022b..c4f6d6c36 100644 --- a/tests/haddock-reader.haddock +++ b/tests/haddock-reader.haddock @@ -30,7 +30,7 @@ Haddock supports REPL examples: 55 >>> putStrLn "foo\nbar" foo -bar +bar That was /really cool/! I had no idea @fib 10 = 55@. -- cgit v1.2.3