diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2015-11-28 17:36:05 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2015-11-28 17:36:05 -0800 |
| commit | 5c45a43399536e44d6a53db15e3344912412a32b (patch) | |
| tree | 35f4120308521a572fdc894414b902b688309d02 /Makefile | |
| parent | 6d91fb25639c6ac985d15c7112e009533d06e5f2 (diff) | |
| download | pandoc-5c45a43399536e44d6a53db15e3344912412a32b.tar.gz | |
stack.full.yaml - use local versions of everything.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,6 +30,9 @@ install: full cabal copy cabal register +stack: + stack install --test --stack-yaml stack.full.yaml + dist: man/pandoc.1 cabal sdist rm -rf "pandoc-${version}" |
