c636b5dd16
This reverts commit fb0d6c7cb6
.
30 lines
773 B
YAML
30 lines
773 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- skylighting-core-0.12
|
|
- skylighting-0.12
|
|
- doctemplates-0.10
|
|
- emojis-0.1.2
|
|
- doclayout-0.3.1.1
|
|
- git: https://github.com/jgm/pandoc-types.git
|
|
commit: 99402a46361a3e52805935b1fbe9dfe54f852d6a
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 19700530733707284bb41f24add757f19ca23430
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b
|
|
- git: https://github.com/jgm/commonmark-hs.git
|
|
commit: 7d34a747cd2d8668451909a722eb9ce16d1f4852
|
|
subdirs: [commonmark, commonmark-pandoc]
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-18.10
|
|
nix:
|
|
packages: [zlib]
|
|
|
|
|