mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 09:55:57 +00:00
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:
committed by
John MacFarlane
parent
4fe499d3f2
commit
06eb9cfb34
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user