2015-08-13 09:21:54 -07:00
|
|
|
flags:
|
|
|
|
pandoc:
|
|
|
|
trypandoc: false
|
2017-12-27 20:21:37 -08:00
|
|
|
embed_data_files: true
|
|
|
|
pandoc-citeproc:
|
|
|
|
bibutils: true
|
|
|
|
embed_data_files: true
|
|
|
|
unicode_collation: false
|
|
|
|
test_citeproc: false
|
|
|
|
debug: false
|
2015-08-13 09:21:54 -07:00
|
|
|
packages:
|
2017-12-27 20:21:37 -08:00
|
|
|
- '.'
|
2018-09-06 23:08:48 -07:00
|
|
|
# See https://github.com/haskell-foundation/foundation/pull/503
|
|
|
|
# We can go back to released foundation when this is fixed.
|
|
|
|
- location:
|
|
|
|
git: https://github.com/jgm/foundation
|
|
|
|
commit: '4294e39'
|
|
|
|
subdirs:
|
|
|
|
- foundation
|
|
|
|
extra-dep: true
|
2017-12-28 21:14:15 -08:00
|
|
|
extra-deps:
|
2018-09-16 20:00:26 -07:00
|
|
|
- pandoc-citeproc-0.14.4
|
2018-05-20 17:05:23 -07:00
|
|
|
- haddock-library-1.6.0
|
2018-06-29 22:32:49 +02:00
|
|
|
- HsYAML-0.1.1.1
|
2018-09-09 14:37:35 -07:00
|
|
|
- texmath-0.11.1
|
2018-08-22 13:40:38 -07:00
|
|
|
- yaml-0.9.0
|
2018-10-01 16:10:46 +02:00
|
|
|
- hslua-1.0.1
|
2018-09-24 20:11:00 +02:00
|
|
|
- hslua-module-text-0.2.0
|
2018-10-08 22:48:13 -07:00
|
|
|
- skylighting-0.7.4
|
|
|
|
- skylighting-core-0.7.4
|
2018-01-15 20:59:21 -08:00
|
|
|
ghc-options:
|
2018-03-18 10:46:28 -07:00
|
|
|
"$locals": -fhide-source-paths -XNoImplicitPrelude
|
2018-08-16 22:03:44 -07:00
|
|
|
resolver: lts-12.6
|