2015-08-13 18:21:54 +02:00
|
|
|
flags:
|
|
|
|
pandoc:
|
|
|
|
trypandoc: false
|
2017-12-28 05:21:37 +01:00
|
|
|
embed_data_files: true
|
|
|
|
pandoc-citeproc:
|
|
|
|
bibutils: true
|
|
|
|
embed_data_files: true
|
|
|
|
unicode_collation: false
|
|
|
|
test_citeproc: false
|
|
|
|
debug: false
|
2015-08-13 18:21:54 +02:00
|
|
|
packages:
|
2017-12-28 05:21:37 +01:00
|
|
|
- '.'
|
2018-09-07 08:08:48 +02: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-29 06:14:15 +01:00
|
|
|
extra-deps:
|
2018-11-23 16:21:24 +01:00
|
|
|
- github: jgm/pandoc-citeproc
|
2018-12-02 18:33:50 +01:00
|
|
|
commit: 4b467c62af17ddfc739933891c5ea2291a6b9b76
|
2018-10-18 02:30:14 +02:00
|
|
|
- haddock-library-1.7.0
|
2018-11-11 23:45:59 +01:00
|
|
|
- HsYAML-0.1.1.2
|
|
|
|
- yaml-0.11.0.0
|
2018-11-13 16:51:03 +01: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-02 00:54:57 +01:00
|
|
|
- skylighting-0.7.5
|
|
|
|
- skylighting-core-0.7.5
|
2018-01-16 05:59:21 +01:00
|
|
|
ghc-options:
|
2018-03-18 18:46:28 +01:00
|
|
|
"$locals": -fhide-source-paths -XNoImplicitPrelude
|
2018-11-13 16:51:03 +01:00
|
|
|
resolver: lts-12.18
|