aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Data.hs
AgeCommit message (Expand)Author
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