resolver: nightly-2021-01-05 # GHC 8.10.3 compiler: ghc-8.10.4 packages: - . extra-deps: - pandoc-2.11.4 - citeproc-0.3.0.5@sha256:c32a7676fe1b369f44b6601fdf926ca50a4f3c2768006e696bf624953b1ba2ca,5590 - commonmark-0.1.1.3@sha256:e3af411216448fe61cc36d2d5dbffd85c9f714761f1a47ae0a9c611babf72ea7,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"