pandoc/linux
John MacFarlane 10d91c1479 Use file-embed instead of hsb2hs to embed data files.
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.
2017-03-26 17:22:00 +02:00
..
control.in Added control.in to repository. 2017-03-19 18:08:52 +01:00
Dockerfile Use file-embed instead of hsb2hs to embed data files. 2017-03-26 17:22:00 +02:00
make_deb.sh Fixed paths: deb->linux. 2017-03-19 17:35:19 +01:00
make_tarball.sh linux/make_tarball.sh: remove old target directory before creating. 2017-03-19 20:09:38 +01:00
Makefile Improved linux tar.gz creation and added Dockerfile to repository. 2017-03-19 16:24:52 +01:00