aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-04-02 23:10:10 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-04-02 23:10:10 +0200
commitff991d1e2151479ff7dc15aba9c17251ff060408 (patch)
tree292d10f7232ef50c604763f2817476791af5c856 /pandoc.cabal
parent913db947a9cb43b6f449db2cd4c85fd74aa1ac8f (diff)
downloadpandoc-ff991d1e2151479ff7dc15aba9c17251ff060408.tar.gz
Revert "Revert "Use file-embed instead of hsb2hs to embed data files.""
This reverts commit 1fa15c225b515e1fa1c6566f90f1be363a4d770f.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 1588e532f..dfa63cd07 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -340,7 +340,7 @@ Library
cpp-options: -DHTTP_CLIENT
if flag(embed_data_files)
cpp-options: -DEMBED_DATA_FILES
- Build-Tools: hsb2hs >= 0.3.1
+ build-depends: file-embed >= 0.0 && < 0.1
other-modules: Text.Pandoc.Data
if os(darwin)
Build-Tools: cpphs >= 1.19