pandoc/stack.yaml
2022-01-09 15:30:22 -08:00

56 lines
1.4 KiB
YAML

flags:
pandoc:
trypandoc: false
embed_data_files: true
QuickCheck:
old-random: false
packages:
- '.'
extra-deps:
- skylighting-core-0.12.1
- skylighting-0.12.1
- doctemplates-0.10.0.1
- emojis-0.1.2
- doclayout-0.3.1.1
- lpeg-1.0.1
- hslua-2.0.1
- hslua-aeson-2.0.1
- hslua-classes-2.0.0
- hslua-core-2.0.0.2
- hslua-marshalling-2.0.1
- hslua-module-path-1.0.0
- hslua-module-system-1.0.0
- hslua-module-text-1.0.0
- hslua-module-version-1.0.0
- hslua-objectorientation-2.0.1
- hslua-packaging-2.0.0
- lua-2.0.2
- tasty-hslua-1.0.0
- tasty-lua-1.0.0
- pandoc-lua-marshal-0.1.3
- pandoc-types-1.22.1
- aeson-pretty-0.8.9
- unicode-transforms-0.4.0
- unicode-data-0.2.0
- git: https://github.com/jgm/texmath.git
commit: 9a5b233a6a995b6b6d11051367984c76e457d9f7
- git: https://github.com/jgm/ipynb.git
commit: 00246af10885c2ad4413ace4f69a7e6c88297a08
- git: https://github.com/jgm/citeproc.git
commit: 81f8a77b7378f3e7305fb0ea1554e9a4726d4ade
- git: https://github.com/jgm/commonmark-hs
commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark
- git: https://github.com/jgm/commonmark-hs
commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark-pandoc
- git: https://github.com/jgm/commonmark-hs
commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark-extensions
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10
nix:
packages: [zlib]