summaryrefslogtreecommitdiff
path: root/windows/stack.yaml
Commit message (Collapse)AuthorAge
* Updated stack.yaml to use lts 7.9 + latest pandoc-citeproc dev.John MacFarlane2016-11-27
|
* windows/stack.yaml - use latest pandoc-citeproc from git.John MacFarlane2016-11-18
| | | | Otherwise tests will fail on appveyor.
* Update pandoc-citeproc commit to use for binary packages.John MacFarlane2016-10-27
|
* stack.yamls - use git commit from pandoc-citeprocJohn MacFarlane2016-10-26
| | | | so we don't have to wait for stackage's hackage mirror to update.
* Use lts-7.5 resolver.John MacFarlane2016-10-26
|
* Use latest pandoc-citeproc.John MacFarlane2016-10-26
|
* Use pandoc-citeproc 0.10.2 in stack package builds.John MacFarlane2016-10-25
|
* stack.yamls - use latest pandoc-citeproc.John MacFarlane2016-10-24
|
* stack.yamls - use latest pandoc-citeproc.John MacFarlane2016-10-23
|
* Added pandoc-citeproc back to extra-deps in stack.yaml.John MacFarlane2016-10-18
| | | | Otherwise we can't set flags.
* Use lts-7.4 resolver.John MacFarlane2016-10-18
|
* stack.yaml - use latest pandoc-types.John MacFarlane2016-10-18
|
* Bump pandoc-types versions to 1.17.0.3 in stack.yaml.John MacFarlane2016-10-17
|
* Use pandoc-types 1.17.0.2 in stack.yaml.John MacFarlane2016-10-17
|
* BUmp pandoc-types version in stack.yamls.John MacFarlane2016-10-17
|
* Update stack.yamls to use pandoc-types 1.17 release.John MacFarlane2016-10-16
|
* Use latest pandoc-types in windows/stack.yaml.John MacFarlane2016-10-13
|
* Use latest pandoc-citeproc in stack.yamls.John MacFarlane2016-10-13
|
* Update stack.yaml files.John MacFarlane2016-10-13
|
* Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.John MacFarlane2016-10-13
|
* Use doctemplates 0.1.0.2.John MacFarlane2016-10-02
|
* Use doctemplates 0.1.0.1.John MacFarlane2016-10-02
|
* Moved template compiling/rendering code to a separate library.John MacFarlane2016-10-02
| | | | | | jgm/doctemplates. This allows the pandoc templating system to be used independently.
* USe latest pandoc-citeproc in binary package stack.yaml.John MacFarlane2016-09-25
|
* Added pandoc-citeproc back to extra-deps.John MacFarlane2016-09-23
|
* Use lts-7.0 in stack.yaml files.John MacFarlane2016-09-23
|
* Use texmath 0.8.6.5. Closes #3040.John MacFarlane2016-07-24
|
* Add aeson-pretty to stack.yaml for deb, windows.John MacFarlane2016-07-16
|
* Use cmark-0.5.3.1 in stack.yaml.John MacFarlane2016-07-16
|
* Use cmark-0.5.3 in stack.yaml.John MacFarlane2016-07-15
|
* Use pandoc-citeproc-0.10.1 for packages.John MacFarlane2016-07-14
|
* Added http-client dependencies to stack.yaml files.John MacFarlane2016-07-04
|
* stack.yaml: use 6.5 resolver.John MacFarlane2016-07-03
|
* Added texmath 0.8.6.4 to windows/stack.yaml.John MacFarlane2016-06-24
|
* Use pandoc-citeproc-0.10 in binary pkgs.John MacFarlane2016-06-04
|
* Fixed windows/stack.yaml.John MacFarlane2016-06-03
| | | | Can't set flag on something not in extra-deps.
* Use windows/stack.yaml for appveyor build.John MacFarlane2016-06-03
| | | | Use released pandoc-citeproc, not git.
* 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.