mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 03:36:42 +00: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.