From b39f782c8d333eda8c7560eea9e8468e04676321 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 28 Oct 2017 00:09:23 -0700 Subject: Try to fix imports for older ghc. --- src/Text/Pandoc/Pretty.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Text/Pandoc/Pretty.hs') diff --git a/src/Text/Pandoc/Pretty.hs b/src/Text/Pandoc/Pretty.hs index a6e04e4d5..ed6dde149 100644 --- a/src/Text/Pandoc/Pretty.hs +++ b/src/Text/Pandoc/Pretty.hs @@ -77,7 +77,7 @@ module Text.Pandoc.Pretty ( ) where -import Control.Monad (when) +import Control.Monad import Control.Monad.State.Strict import Data.Char (isSpace) import Data.Foldable (toList) -- cgit v1.2.3