# This version builds both pandoc and pandoc-citeproc, assuming # pandoc-citeproc is in the pandoc-citeproc subdirectory. flags: pandoc: trypandoc: false https: true embed_data_files: false old-locale: false network-uri: true packages: - '.' - '../pandoc-citeproc' - '../pandoc-types' - '../texmath' extra-deps: - 'cmark-0.5.0' # Use older aeson to avoid excessive memory use in compilation: - 'aeson-0.8.0.2' resolver: lts-4.0