diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-07-21 22:04:40 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-07-21 22:04:40 -0700 |
commit | 5b4698059082ff8a3fcba6121d6e8db846494d67 (patch) | |
tree | c2ce4ae0872071997bf7fa26384bd25cbef240e1 | |
parent | 2e27b29fbe8d51ec606fdef02c6dc2aae304a2b5 (diff) | |
download | pandoc-5b4698059082ff8a3fcba6121d6e8db846494d67.tar.gz |
stack.full.yaml - only build pandoc, pandoc-types, pandoc-citeproc.
-rw-r--r-- | stack.full.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index 33ed3ce27..dd2e186a8 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -16,10 +16,6 @@ packages: - '.' - '../pandoc-citeproc' - '../pandoc-types' -- '../cmark-hs' -- '../zip-archive' -- '../texmath' -- 'highlighting-kate-0.6.2' extra-deps: - http-client-0.5.0 - http-client-tls-0.3.0 |