aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMauro Bieg <mb21@users.noreply.github.com>2016-02-26 20:55:55 +0100
committerMauro Bieg <mb21@users.noreply.github.com>2016-02-26 20:55:55 +0100
commit752be50ea531368455ed6774c9df681f59aa8e68 (patch)
treeba82a32b32b78fcd0a4f1f94ff3700862f2bb4df /INSTALL
parenta7a0b452a5f3ac3e1897c1f56758731f82a12f2f (diff)
downloadpandoc-752be50ea531368455ed6774c9df681f59aa8e68.tar.gz
Add relocatable stack build
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 319c23d43..bfb548913 100644
--- a/INSTALL
+++ b/INSTALL
@@ -180,6 +180,10 @@ can be run from any directory and is completely self-contained.
You can find the pandoc executable in `dist/build/pandoc`. Copy this wherever
you please.
+Or alternatively with `stack`:
+
+ stack install pandoc --flag pandoc:embed_data_files
+
[zip-archive]: http://hackage.haskell.org/package/zip-archive
[highlighting-kate]: http://hackage.haskell.org/package/highlighting-kate
[blaze-html]: http://hackage.haskell.org/package/blaze-html