summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 2643cdf96ed685be4df4b44527c4a068b3df1dbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
resolver: nightly-2017-06-19
extra-package-dbs: []
extra-deps:
- 'optparse-applicative-0.14.0.0'
- 'pandoc-citeproc-0.10.5.1'
- 'QuickCheck-2.10.0.1'
- 'tasty-quickcheck-0.9'

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

packages:
  - '.'