From c0b3f7fc6059bf8c555bbb2e17c95ae6b8d24f97 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 6 Oct 2017 20:29:11 -0700 Subject: Removed redundant import --- src/Text/Pandoc/App.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Text/Pandoc') diff --git a/src/Text/Pandoc/App.hs b/src/Text/Pandoc/App.hs index a18cc2961..6b64a314e 100644 --- a/src/Text/Pandoc/App.hs +++ b/src/Text/Pandoc/App.hs @@ -38,7 +38,6 @@ module Text.Pandoc.App ( , parseOptions , options ) where -import Control.Applicative ((<|>)) import qualified Control.Exception as E import Control.Monad import Control.Monad.Except (throwError, catchError) -- cgit v1.2.3