Make Txt2Tags test pass.

We don't have a good way to set things that aren't in the common
state. That will be the next order of business.
This commit is contained in:
Jesse Rosenthal
2017-01-25 17:07:40 +01:00
committed by John MacFarlane
parent 4fe499d3f2
commit 06eb9cfb34
3 changed files with 12 additions and 5 deletions
+1
View File
@@ -32,6 +32,7 @@ Typeclass for pandoc readers and writers, allowing both IO and pure instances.
-}
module Text.Pandoc.Class ( PandocMonad(..)
, CommonState(..)
, PureState(..)
, PureEnv(..)
, getPOSIXTime