From 1e1a7a9b83f13cfcbef5c4239e43f3724260cef4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 29 Oct 2017 15:19:49 -0700 Subject: Fixed warnings. --- src/Text/Pandoc/App.hs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/Text') diff --git a/src/Text/Pandoc/App.hs b/src/Text/Pandoc/App.hs index f0e953d53..3cf6f0788 100644 --- a/src/Text/Pandoc/App.hs +++ b/src/Text/Pandoc/App.hs @@ -77,11 +77,6 @@ import System.IO.Error (isDoesNotExistError) import Text.Pandoc import Text.Pandoc.BCP47 (Lang (..), parseBCP47) import Text.Pandoc.Builder (setMeta) -import Text.Pandoc.Class (PandocIO, extractMedia, fillMediaBag, getLog, openURL, - readDataFile, readDefaultDataFile, readFileStrict, - report, setInputFiles, setOutputFile, - setRequestHeader, setResourcePath, setTrace, - setTranslations, setUserDataDir) import Text.Pandoc.Highlighting (highlightingStyles) import Text.Pandoc.Lua (LuaException (..), runLuaFilter) import Text.Pandoc.PDF (makePDF) -- cgit v1.2.3