aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Data.hs
AgeCommit message (Expand)Author
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2017-12-13Removed whitespace at ends of line.John MacFarlane
2017-12-11Integrate Powerpoint writer into pandoc.Jesse Rosenthal
2017-10-27Automatic reformating by stylish-haskell.John MacFarlane
2017-04-02Make sure docx/_rels/.rels gets into data files.John MacFarlane
2017-04-02Revert "Revert "Use file-embed instead of hsb2hs to embed data files.""John MacFarlane
2017-03-26Revert "Use file-embed instead of hsb2hs to embed data files."John MacFarlane
2017-03-26Revert "Text.Pandoc.Data: ensure it compiles even without embed_data_files."John MacFarlane
2017-03-26Text.Pandoc.Data: ensure it compiles even without embed_data_files.John MacFarlane
2017-03-26Use file-embed instead of hsb2hs to embed data files.John MacFarlane
2013-01-23Use hsb2hs preprocessor instead of TH for embed_data_files.John MacFarlane
2013-01-23Added Text.Pandoc.Data (non-exported) if embed_data_files selected.John MacFarlane