resolver: nightly-2021-01-05 # GHC 8.10.3 packages: - . extra-deps: - pandoc-2.11.3.2 - citeproc-0.3.0.3@sha256:273b4935b18079fb666e53419dbf31e1edb7c7bdf7ea4295ff7ba6da22dc61b3,5590 - commonmark-0.1.1.2@sha256:c06ab05f0f224ab7982502a96e17952823a9b6dae8505fb35194b0baa9e2a975,3278 - commonmark-extensions-0.2.0.4@sha256:6a437bcfa3c757af4262b71336513619990eafb5cfdc33e57a499c93ad225608,3184 - commonmark-pandoc-0.2.0.1@sha256:529c6e2c6cabf61558b66a28123eafc1d90d3324be29819f59f024e430312c1f,1105 # For development - git: https://github.com/owickstrom/pandoc-include-code.git commit: 89c8465549960872257da993a399d978a269d6a6 # Faster compilation. # See here: # https://downloads.haskell.org/ghc/latest/docs/html/users_guide/flags.html#miscellaneous-compiler-options # and here: # https://ghc.gitlab.haskell.org/ghc/doc/users_guide/runtime_control.html # ghc-options: # pandoc: -j "+RTS -A64m -RTS" # pandoc-citeproc: -j "+RTS -A64m -RTS" # $targets: -j "+RTS -A64m -RTS"