29 lines
663 B
YAML
29 lines
663 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
|
|
- random-1.2.0
|
|
- xml-conduit-1.9.1.1
|
|
- unicode-collation-0.1.3
|
|
# - texmath-0.12.2
|
|
- git: https://github.com/jgm/texmath
|
|
commit: 0c34bb7d229389adc62bcbfe20cfbfdc0c8ccc8d
|
|
# - citeproc-0.3.0.9
|
|
- git: https://github.com/jgm/citeproc
|
|
commit: f33b370bd1ab5ad5140720369c0586041e433a47
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-17.5
|
|
nix:
|
|
packages: [zlib]
|