mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 02:22:09 +08:00
I think template haskell is robust enough now across platforms that this will work. Motivation: file-embed gives us better dependency tracking: if a data file changes, ghc/stack/cabal know to recompile the Data module. This also removes hsb2hs as a build dependency.