From 8a57a3cbb683eef73749cac779ae7e01d2f89362 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Thu, 10 Jul 2008 15:30:47 +0000 Subject: Remove the TODO in the Hoogle HTML generation, was already done --- src/Haddock/Backends/Hoogle.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Haddock/Backends/Hoogle.hs b/src/Haddock/Backends/Hoogle.hs index 14594569..f0eced51 100644 --- a/src/Haddock/Backends/Hoogle.hs +++ b/src/Haddock/Backends/Hoogle.hs @@ -156,7 +156,6 @@ type Tags = [Tag] box f x = [f x] str a = [Str a] --- TODO: -- want things like paragraph, pre etc to be handled by blank lines in the source document -- and things like \n and \t converted away -- much like blogger in HTML mode -- cgit v1.2.3