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-11-23 10:21:24 -05:00
|
|
|
- github: jgm/pandoc-citeproc
|
2018-12-02 09:33:50 -08:00
|
|
|
commit: 4b467c62af17ddfc739933891c5ea2291a6b9b76
|
2018-10-17 17:30:14 -07:00
|
|
|
- haddock-library-1.7.0
|
2018-11-11 14:45:59 -08:00
|
|
|
- HsYAML-0.1.1.2
|
|
|
|
- yaml-0.11.0.0
|
2018-11-13 07:51:03 -08:00
|
|
|
- libyaml-0.1.0.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-12-01 15:54:57 -08:00
|
|
|
- skylighting-0.7.5
|
|
|
|
- skylighting-core-0.7.5
|
2018-01-15 20:59:21 -08:00
|
|
|
ghc-options:
|
2018-03-18 10:46:28 -07:00
|
|
|
"$locals": -fhide-source-paths -XNoImplicitPrelude
|
2018-11-13 07:51:03 -08:00
|
|
|
resolver: lts-12.18
|