summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-02-26 13:32:25 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-02-26 13:32:25 -0800
commitea70495facf57d0016fe7f289c903a1046c02f8c (patch)
treeba82a32b32b78fcd0a4f1f94ff3700862f2bb4df
parenta7a0b452a5f3ac3e1897c1f56758731f82a12f2f (diff)
parent752be50ea531368455ed6774c9df681f59aa8e68 (diff)
Merge pull request #2739 from mb21/patch-2
Add relocatable stack build
-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