From 032f7c832fa5912c995e7699013411205254b8d1 Mon Sep 17 00:00:00 2001 From: George Stagg Date: Tue, 16 Jan 2024 09:35:03 +0000 Subject: Add readMan to Text.Pandoc.Readers exports --- src/Text/Pandoc/Readers.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Text') diff --git a/src/Text/Pandoc/Readers.hs b/src/Text/Pandoc/Readers.hs index 5f7d5d8af..1b7be5163 100644 --- a/src/Text/Pandoc/Readers.hs +++ b/src/Text/Pandoc/Readers.hs @@ -50,6 +50,7 @@ module Text.Pandoc.Readers , readTxt2Tags , readEPUB , readMuse + , readMan , readFB2 , readIpynb , readCSV -- cgit v1.2.3