a478a5c4c8
Update citeproc test.
27 lines
570 B
YAML
27 lines
570 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- hslua-1.3.0
|
|
- hslua-module-path-0.1.0
|
|
- jira-wiki-markup-1.3.4
|
|
- skylighting-core-0.10.5.1
|
|
- skylighting-0.10.5.1
|
|
- doclayout-0.3.0.2
|
|
- texmath-0.12.2
|
|
- random-1.2.0
|
|
- xml-conduit-1.9.1.1
|
|
- unicode-collation-0.1
|
|
# - citeproc-0.3.0.9
|
|
- git: https://github.com/jgm/citeproc
|
|
commit: f9439e07e9271c7c2674a51efcad2fb8c663b2c8
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-17.5
|
|
nix:
|
|
packages: [zlib]
|