Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-21 | make_deb.sh: get pandoc-citeproc LICENSE from github. | John MacFarlane | 1 | -1/+1 | |
2016-07-21 | make_deb.sh: get pandoc-citeproc.1 directly from github. | John MacFarlane | 1 | -10/+5 | |
2016-07-20 | Small changes in debian package creation. | John MacFarlane | 1 | -2/+1 | |
Use more recent resolver, no longer need custom stack.yaml for hsb2hs | |||||
2016-06-04 | Fixed --local-bin-path in deb package script. | John MacFarlane | 1 | -1/+1 | |
2016-06-04 | deb pkg: use --local-bin-path so we don't install to ~/.local. | John MacFarlane | 1 | -5/+5 | |
2016-01-07 | More deb packaging tweaks. | John MacFarlane | 1 | -2/+0 | |
2016-01-07 | deb/make_deb.sh - removed 'stack clean'. | John MacFarlane | 1 | -2/+1 | |
2016-01-07 | make_deb.sh - use --install-ghc flag instead of stack setup. | John MacFarlane | 1 | -3/+2 | |
2016-01-07 | deb pkg generation improvements. | John MacFarlane | 1 | -0/+66 | |
Allow setting DEBPKGVER. Bump to stack lts-4.0. Make output verbose. |