From 80ab208b3db7a94f8f238b12df06ee47bccf07c6 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 9 May 2013 09:50:15 -0700 Subject: Removed obsolete comment. --- src/Text/Pandoc.hs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/Text/Pandoc.hs b/src/Text/Pandoc.hs index 0d1d6375e..3de3d10fe 100644 --- a/src/Text/Pandoc.hs +++ b/src/Text/Pandoc.hs @@ -37,9 +37,6 @@ inline links: > module Main where > import Text.Pandoc -> -- include the following two lines only if you're using ghc < 6.12: -> import Prelude hiding (getContents, putStrLn) -> import System.IO.UTF8 > > markdownToRST :: String -> String > markdownToRST = -- cgit v1.2.3