John MacFarlane
adcd4c5b7b
Use latest pandoc-citeproc for windows build.
2017-01-25 17:07:42 +01:00
John MacFarlane
3ede38d15d
Use dev pandoc-citeproc for appveyor build.
2017-01-25 17:07:41 +01:00
John MacFarlane
faf4f7818b
Use skylighting 0.1.1.1 in stack.yaml.
2017-01-21 23:30:24 +01:00
John MacFarlane
aad7c3bf54
windows stack.yaml - use latest skylighting.
2017-01-19 20:04:02 +01:00
John MacFarlane
9e67e1dedc
Updated windows stack.yaml.
2016-12-23 18:10:18 -07:00
John MacFarlane
aedd604842
Use pandoc-citeproc 0.10.3 release in stack.yamls for binary pkgs.
2016-11-30 17:03:37 +01:00
John MacFarlane
804bba1b64
stack.yaml - use texmath 0.9 release.
2016-11-30 12:43:23 +01:00
John MacFarlane
ac83d4b806
Use new module from texmath to lookup MS font codepoints.
...
+ Removed Text.Pandoc.Readers.Docx.Fonts
+ Moved its code to texmath; we now use (from texmath 0.9)
Text.TeXMath.Unicode.Fonts
+ Use texmath 0.9 (currently from git).
+ Updated epub tests because texmath now handles more mathml.
2016-11-30 00:43:55 +01:00
John MacFarlane
08bf8f2e9d
Updated stack.yaml to use lts 7.9 + latest pandoc-citeproc dev.
2016-11-27 20:24:23 +01:00
John MacFarlane
9141f1fdbb
windows/stack.yaml - use latest pandoc-citeproc from git.
...
Otherwise tests will fail on appveyor.
2016-11-18 16:20:22 +01:00
John MacFarlane
d2bc983455
Update pandoc-citeproc commit to use for binary packages.
2016-10-27 22:33:24 +02:00
John MacFarlane
b55310de7f
stack.yamls - use git commit from pandoc-citeproc
...
so we don't have to wait for stackage's hackage mirror to update.
2016-10-26 23:36:59 +02:00
John MacFarlane
bd71569483
Use lts-7.5 resolver.
2016-10-26 12:32:30 +02:00
John MacFarlane
fa5b0b6708
Use latest pandoc-citeproc.
2016-10-26 12:31:26 +02:00
John MacFarlane
bd2681904b
Use pandoc-citeproc 0.10.2 in stack package builds.
2016-10-25 08:29:33 +02:00
John MacFarlane
7b1a9d7aca
stack.yamls - use latest pandoc-citeproc.
2016-10-24 22:12:33 +02:00
John MacFarlane
b2c8b979d9
stack.yamls - use latest pandoc-citeproc.
2016-10-23 23:32:01 +02:00
John MacFarlane
630e79fbf0
Added pandoc-citeproc back to extra-deps in stack.yaml.
...
Otherwise we can't set flags.
2016-10-18 15:07:43 +02:00
John MacFarlane
ea31c9e88b
Use lts-7.4 resolver.
2016-10-18 14:46:17 +02:00
John MacFarlane
7a2d9a2646
stack.yaml - use latest pandoc-types.
2016-10-18 14:43:47 +02:00
John MacFarlane
f8603e6df5
Bump pandoc-types versions to 1.17.0.3 in stack.yaml.
2016-10-17 15:05:38 +02:00
John MacFarlane
54d54fc57f
Use pandoc-types 1.17.0.2 in stack.yaml.
2016-10-17 13:59:58 +02:00
John MacFarlane
e298dc2065
BUmp pandoc-types version in stack.yamls.
2016-10-17 09:57:55 +02:00
John MacFarlane
8625ff21a9
Update stack.yamls to use pandoc-types 1.17 release.
2016-10-16 22:18:03 +02:00
John MacFarlane
8049a43800
Use latest pandoc-types in windows/stack.yaml.
2016-10-13 21:03:26 +02:00
John MacFarlane
886e131949
Use latest pandoc-citeproc in stack.yamls.
2016-10-13 16:35:23 +02:00
John MacFarlane
6156cdda13
Update stack.yaml files.
2016-10-13 13:02:18 +02:00
John MacFarlane
354c4ab04f
Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.
2016-10-13 11:51:44 +02:00
John MacFarlane
c28c16d463
Use doctemplates 0.1.0.2.
2016-10-02 12:29:37 +02:00
John MacFarlane
fcb45c3505
Use doctemplates 0.1.0.1.
2016-10-02 11:07:10 +02:00
John MacFarlane
5ec9b6352c
Moved template compiling/rendering code to a separate library.
...
jgm/doctemplates.
This allows the pandoc templating system to be used independently.
2016-10-02 09:30:26 +02:00
John MacFarlane
cacb9c0fcb
USe latest pandoc-citeproc in binary package stack.yaml.
2016-09-25 23:06:18 +02:00
John MacFarlane
86f6d7921d
Added pandoc-citeproc back to extra-deps.
2016-09-23 13:00:18 +02:00
John MacFarlane
c1d26a20cc
Use lts-7.0 in stack.yaml files.
2016-09-23 12:50:56 +02:00
John MacFarlane
d2464de2af
Use texmath 0.8.6.5. Closes #3040 .
2016-07-24 10:56:19 -07:00
John MacFarlane
e71a0e5712
Add aeson-pretty to stack.yaml for deb, windows.
2016-07-16 15:27:14 -07:00
John MacFarlane
e9c20314d0
Use cmark-0.5.3.1 in stack.yaml.
2016-07-16 08:49:46 -07:00
John MacFarlane
c2bcefb39e
Use cmark-0.5.3 in stack.yaml.
2016-07-15 12:32:25 -07:00
John MacFarlane
75a9ba5dca
Use pandoc-citeproc-0.10.1 for packages.
2016-07-14 22:57:58 -07:00
John MacFarlane
6ea8ff19c3
Added http-client dependencies to stack.yaml files.
2016-07-04 10:24:28 -07:00
John MacFarlane
44ce21e134
stack.yaml: use 6.5 resolver.
2016-07-03 11:54:11 -07:00
John MacFarlane
5bdf217135
Added texmath 0.8.6.4 to windows/stack.yaml.
2016-06-24 10:45:01 -07:00
John MacFarlane
97f8f4ad4b
Use pandoc-citeproc-0.10 in binary pkgs.
2016-06-04 15:42:07 -07:00
John MacFarlane
9a77544813
Fixed windows/stack.yaml.
...
Can't set flag on something not in extra-deps.
2016-06-03 14:42:55 -07:00
John MacFarlane
dc0ade3513
Use windows/stack.yaml for appveyor build.
...
Use released pandoc-citeproc, not git.
2016-06-03 13:41:48 -07:00
John MacFarlane
c00783b510
Windows build: create pandoc-citeproc on appveyor, so we can put in msi.
...
Updated stackage resolver.
2016-06-03 12:06:25 -07:00
John MacFarlane
ad669e486e
stack.yamls - make sure proper flags used for texmath, pandoc-citeproc.
2016-05-16 20:50:08 -07:00
John MacFarlane
6a4c17642c
Build binary packages with with latest texmath.
2016-03-19 14:45:25 -07:00
John MacFarlane
33bad8de18
Depend on most recent aeson, highlighting-kate.
...
These aren't in stackage yet.
2016-03-19 14:19:13 -07:00
John MacFarlane
3dadc1b1bd
Use lts-5.8 resolver.
2016-03-19 14:16:08 -07:00