Commit graph

25 commits

Author SHA1 Message Date
John MacFarlane
022d58e02a stack.yaml: use lts-8.12.
This should fix the build failure on travis.
2017-05-02 09:24:33 +02:00
John MacFarlane
c5f4a0b9c5 Use foundation-0.0.7.
See https://github.com/haskell-foundation/foundation/issues/238
for the bug on Windows with 0.0.6.
2017-04-22 22:17:57 +02:00
John MacFarlane
ba27620e4f Use latest skylighting, lts. 2017-04-22 10:54:56 +02:00
Albert Krewinkel
0516b5127c
Drop dependency on hslua-aeson
Pushing values to the lua stack via custom functions is faster and more
flexible.
2017-04-14 11:21:12 +02:00
John MacFarlane
1778f23292 Use stack lts-8.8.
This gives us a newer verison of executable-path, which we need
for FreeBSD.
2017-04-09 10:16:55 +02:00
John MacFarlane
1c7f4e97e2 Use latest skylighting.
This means we no longer need language.dtd when loading
custom highlighting definitions.

See #3334.
2017-04-01 12:54:26 +02:00
John MacFarlane
bf651b966b Compile with latest pandoc-citeproc. 2017-03-30 15:39:52 +02:00
Albert Krewinkel
1e13e98ecf
Ensure compatibility with hslua 0.5.*
The 0.5.0 release of hslua fixes problems with lua C modules on linux.
The signature of the `loadstring` function changed, so a compatibility
wrapper is introduced to allow both 0.4.* and 0.5.* versions to be used.
2017-03-24 21:31:35 +01:00
John MacFarlane
0e68c55955 stack.yaml: Use texmath-0.9.4. 2017-03-22 15:36:41 +01:00
John MacFarlane
ba3f3653e9 Added hslua-aeson to stack.yamls. 2017-03-20 16:03:24 +01:00
John MacFarlane
671bf7a23f stack.pkg.yaml - use latest pandoc-citeproc. 2017-03-19 13:30:50 +01:00
John MacFarlane
5587ca2bf7 Update stack.pkg.yaml for latest pandoc-citeproc. 2017-03-19 11:50:51 +01:00
John MacFarlane
e185901660 Use latest pandoc-citeproc HEAD. 2017-03-19 11:27:15 +01:00
John MacFarlane
47b30bd91e stack.pkg.yaml - use latest pandoc-citeproc HEAD.
This should address appveyor test failures.
2017-03-17 16:48:55 +01:00
John MacFarlane
ebb2acb890 stack.yaml: Use texmath 0.9.3. 2017-03-10 10:15:39 +01:00
John MacFarlane
5418f202df stack.yamls: use lts-8.4 and texmath-0.9.1.1. 2017-03-07 16:47:38 +01:00
John MacFarlane
9925739ba9 Require skylighting 0.3.1. 2017-03-04 10:33:52 +01:00
John MacFarlane
a38f847484 Use latest pandoc-citeproc commit in pkg.yaml. 2017-02-23 10:16:57 +01:00
John MacFarlane
59666f79f3 Use latest skylighting (0.3). 2017-02-20 13:31:15 +01:00
John MacFarlane
42e2ac8536 Use new skylighting-0.2. 2017-02-20 00:31:57 +01:00
John MacFarlane
395f20a048 Replaced {deb,macos,windows}/stack.yaml with stack.pkg.yaml. 2017-02-12 21:45:30 +01:00
John MacFarlane
aafccdb0bd Changes for deb and osx package generators.
- Use stack for make_deb.sh.
- Use osx/stack.yaml or deb/stack.yaml.
- deb/stack.yaml doesn't want the same ghc-options.
2015-10-24 21:12:43 -07:00
John MacFarlane
ea8da02cc7 stack.yaml : use 3.10 resolver. 2015-10-18 11:30:45 -07:00
John MacFarlane
5d73186153 stack.pkg.yaml: use latest versions of texmath & h-k.
Also use cpphs in building h-k.
2015-10-16 09:31:44 -07:00
John MacFarlane
eac9cdcffb Use stack for make_osx_package.sh.
Added stack.pkg.yaml for package creation.
2015-10-16 08:03:59 -07:00