summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 4d303b8ce946903bb97f33644480113c970c5e1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
flags:
  pandoc:
    trypandoc: false
    embed_data_files: true
  QuickCheck:
    old-random: false
packages:
- '.'
extra-deps:
- skylighting-core-0.12.3
- skylighting-0.12.3
- doctemplates-0.10.0.1
- emojis-0.1.2
- doclayout-0.3.1.1
- lpeg-1.0.3
- hslua-2.2.0
- hslua-aeson-2.2.0
- hslua-classes-2.2.0
- hslua-core-2.2.0
- hslua-marshalling-2.2.0
- hslua-module-doclayout-1.0.3
- hslua-module-path-1.0.2
- hslua-module-system-1.0.2
- hslua-module-text-1.0.2
- hslua-module-version-1.0.2
- hslua-objectorientation-2.2.0
- hslua-packaging-2.2.0
- lua-2.2.0
- lua-arbitrary-1.0.1
- tasty-hslua-1.0.2
- tasty-lua-1.0.2
- pandoc-lua-marshal-0.1.5.1
- pandoc-types-1.22.1
- aeson-pretty-0.8.9
- unicode-transforms-0.4.0@rev:1
- unicode-data-0.3.0
- texmath-0.12.4
- commonmark-pandoc-0.2.1.2
- ipynb-0.2
- git: https://github.com/jgm/citeproc.git
  commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb
- git: https://github.com/jgm/commonmark-hs.git
  commit: 02f573527d537a3f9e037d460638d1e4f8a5ca9b
  subdirs: [commonmark, commonmark-extensions]
ghc-options:
   "$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10
nix:
  packages: [zlib]