aboutsummaryrefslogtreecommitdiff
path: root/test/test-pandoc.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-02-07 19:02:35 +0100
committerGitHub <noreply@github.com>2021-02-07 10:02:35 -0800
commitd202f7eb77242bd2d9395b950b74fc9b22f9ae13 (patch)
tree640ec90a7f62e034f755eb1f21648194412ccfde /test/test-pandoc.hs
parentf7be8d09649a9337ea443defb1efcf68cf39aa44 (diff)
downloadpandoc-d202f7eb77242bd2d9395b950b74fc9b22f9ae13.tar.gz
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Diffstat (limited to 'test/test-pandoc.hs')
-rw-r--r--test/test-pandoc.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test-pandoc.hs b/test/test-pandoc.hs
index 9973dffc8..4d9da525b 100644
--- a/test/test-pandoc.hs
+++ b/test/test-pandoc.hs
@@ -1,9 +1,7 @@
-{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -Wall #-}
module Main where
-import Prelude
import System.Environment (getArgs)
import qualified Control.Exception as E
import Text.Pandoc.App (convertWithOpts, defaultOpts, options,