John MacFarlane
|
a412104636
|
Fixed typo in deb/stack.yaml.
|
2016-01-09 14:12:14 -08:00 |
|
John MacFarlane
|
0602a22071
|
deb/stack.yaml - use older aeson to avoid excessive memory use in compile.
With aeson 0.10 I was getting an out of memory error on a 2GB Ubuntu
64-bit VM.
|
2016-01-07 14:14:58 -08:00 |
|
John MacFarlane
|
f010b39999
|
debpkg - back to lts-3.20.
We get memory exhaustion on lts-4.0. My guess is that it's
due to aeson-0.10.
|
2016-01-07 12:22:17 -08:00 |
|
John MacFarlane
|
646ef17e55
|
deb pkg generation improvements.
Allow setting DEBPKGVER.
Bump to stack lts-4.0.
Make output verbose.
|
2016-01-07 11:24:51 -08:00 |
|
John MacFarlane
|
1cee48158e
|
Updated binary package stack.yamls to ensure pandoc-citeproc...
is built with embed_data_files. This fixes a problem with
the original 1.16 binary packages.
|
2016-01-03 20:52:59 -08:00 |
|
John MacFarlane
|
4edd1a7873
|
Updated stack.yaml files.
Use latest resolver.
Use latest pandoc-citeproc and pandoc-types release.
|
2016-01-02 12:37:23 -08:00 |
|
John MacFarlane
|
a2fa46065d
|
stack.yaml - use simpler extra-deps field.
|
2015-12-30 13:27:17 -08:00 |
|
John MacFarlane
|
b27783e2ec
|
Use cmark 0.5.
Closes #2605.
|
2015-12-29 19:52:06 -08:00 |
|
John MacFarlane
|
36c589a21e
|
Use lts-3.18 in stack.yamls.
|
2015-12-13 16:35:16 -08:00 |
|
John MacFarlane
|
ad6578f673
|
Use lts-3.16.
|
2015-12-01 22:55:42 -08:00 |
|
John MacFarlane
|
012110d62c
|
Use latest pandoc-citeproc in deb and osx packages.
|
2015-11-14 20:48:22 -08:00 |
|
John MacFarlane
|
0a9bb963d9
|
Use latest pandoc-citeproc in osx, deb packages.
|
2015-11-14 13:50:01 -08:00 |
|
John MacFarlane
|
ad321babca
|
Use current pandoc-citeproc for deb and osx packages.
|
2015-11-13 19:05:58 -08:00 |
|
John MacFarlane
|
d355163b7d
|
Changed path . to .. in deb/osx stack.yaml.
|
2015-10-24 21:17:05 -07: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 |
|