From c29a72ffe7cd5dcbfec76cdf7faf243560367526 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 24 Aug 2021 23:27:59 -0700 Subject: Comment out unused module. --- src/Text/Pandoc/App.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Text/Pandoc') diff --git a/src/Text/Pandoc/App.hs b/src/Text/Pandoc/App.hs index 66d659ba1..0b7f2458d 100644 --- a/src/Text/Pandoc/App.hs +++ b/src/Text/Pandoc/App.hs @@ -71,7 +71,7 @@ import qualified Text.Pandoc.UTF8 as UTF8 import System.Posix.IO (stdOutput) import System.Posix.Terminal (queryTerminal) #endif -import Debug.Trace +-- import Debug.Trace convertWithOpts :: Opt -> IO () convertWithOpts opts = do -- cgit v1.2.3