summaryrefslogtreecommitdiff
path: root/windows/stack.yaml
Commit message (Collapse)AuthorAge
* Windows build: create pandoc-citeproc on appveyor, so we can put in msi.John MacFarlane2016-06-03
| | | | Updated stackage resolver.
* stack.yamls - make sure proper flags used for texmath, pandoc-citeproc.John MacFarlane2016-05-16
|
* Build binary packages with with latest texmath.John MacFarlane2016-03-19
|
* Depend on most recent aeson, highlighting-kate.John MacFarlane2016-03-19
| | | | These aren't in stackage yet.
* Use lts-5.8 resolver.John MacFarlane2016-03-19
|
* Removed aeson extra-dep from stack.yaml.John MacFarlane2016-02-09
|
* Changed aeson version in stack.yaml to 0.11.0.0.John MacFarlane2016-02-09
|
* Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.John MacFarlane2016-02-09
|
* Updated stack.yaml.John MacFarlane2016-01-09
|
* windows/stack.yaml - use local pandoc-citeproc.John MacFarlane2016-01-04
| | | | | I'm not sure why this is needed, but it is. Otherwise the build fails.
* Updated binary package stack.yamls to ensure pandoc-citeproc...John MacFarlane2016-01-03
| | | | | is built with embed_data_files. This fixes a problem with the original 1.16 binary packages.
* Fixed windows stack.yaml.John MacFarlane2016-01-02
|
* Updated stack.yaml files.John MacFarlane2016-01-02
| | | | | Use latest resolver. Use latest pandoc-citeproc and pandoc-types release.
* stack.yaml - use simpler extra-deps field.John MacFarlane2015-12-30
|
* Use cmark 0.5.John MacFarlane2015-12-29
| | | | Closes #2605.
* Use lts-3.18 resolver to avoid Windows build problems.John MacFarlane2015-12-13
|
* Use lts-3.16.John MacFarlane2015-12-01
|
* Use stack for Windows installer.John MacFarlane2015-11-14
|
* Revert "New approach to stack build on appveyor."John MacFarlane2015-10-28
| | | | This reverts commit cdd6389e91357c48dc3bb859695ab4538da4d004.
* New approach to stack build on appveyor.John MacFarlane2015-10-28
This uses system lua library. See https://github.com/osa1/hslua/issues/22#issuecomment-151281274