From 6a1476e7e26b603bb69112a2666c47ac883ee36f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 29 Oct 2017 15:00:49 -0700 Subject: Export all of Text.Pandoc.Class from Text.Pandoc. --- src/Text/Pandoc/Class.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Text/Pandoc') diff --git a/src/Text/Pandoc/Class.hs b/src/Text/Pandoc/Class.hs index 2b8b1c090..19897e53f 100644 --- a/src/Text/Pandoc/Class.hs +++ b/src/Text/Pandoc/Class.hs @@ -93,7 +93,6 @@ module Text.Pandoc.Class ( PandocMonad(..) , setTranslations , translateTerm , Translations - , Term(..) ) where import Prelude hiding (readFile) -- cgit v1.2.3