summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 36d35e41de956f2181405edc11f5d4540afb05a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
resolver: nightly-2017-12-14
extra-package-dbs: []

flags:
  hakyll:
    previewServer: True
    watchServer:   True
    checkExternal: True
    buildWebsite:  True

packages:
  - '.'

extra-deps:
  - hslua-module-text-0.1.2
  - skylighting-0.5
  - pandoc-citeproc-0.12.1.1

nix:
  enable: false
  packages:
    - zlib