mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 13:51:29 +08:00
Add readMan to Text.Pandoc.Readers exports
This commit is contained in:
committed by
John MacFarlane
parent
ff753bdfa6
commit
032f7c832f
@@ -20,7 +20,6 @@ import Tests.Helpers
|
||||
import Text.Pandoc
|
||||
import Text.Pandoc.Arbitrary ()
|
||||
import Text.Pandoc.Builder
|
||||
import Text.Pandoc.Readers.Man
|
||||
|
||||
man :: Text -> Pandoc
|
||||
man = purely $ readMan def
|
||||
|
||||
Reference in New Issue
Block a user