John MacFarlane
0fd110b14e
Fixed MacOS packaging script.
2017-06-04 21:02:11 +02:00
John MacFarlane
ff991d1e21
Revert "Revert "Use file-embed instead of hsb2hs to embed data files.""
...
This reverts commit 1fa15c225b
.
2017-04-02 23:10:10 +02:00
John MacFarlane
1fa15c225b
Revert "Use file-embed instead of hsb2hs to embed data files."
...
This reverts commit 10d91c1479
.
2017-03-26 20:48:17 +02:00
John MacFarlane
10d91c1479
Use file-embed instead of hsb2hs to embed data files.
...
I think template haskell is robust enough now across platforms
that this will work.
Motivation: file-embed gives us better dependency tracking: if a data
file changes, ghc/stack/cabal know to recompile the Data module.
This also removes hsb2hs as a build dependency.
2017-03-26 17:22:00 +02:00
John MacFarlane
395f20a048
Replaced {deb,macos,windows}/stack.yaml with stack.pkg.yaml.
2017-02-12 21:45:30 +01:00
John MacFarlane
2e5d076af7
More updates to macos/stack.yaml.
2017-02-12 20:21:19 +01:00
John MacFarlane
1e694805a1
stack.yamls: Use lts-8.0.
2017-02-12 19:16:53 +01:00
John MacFarlane
79561920c8
Comment out instruction to use cpphs in macos stack.yaml.
...
I don't think this is still needed. If the Travis build fails,
we can try adjusting the CPP to make it more compatible.
2017-02-12 18:24:31 +01:00
John MacFarlane
4ae0cddb92
Use latest pandoc-citeproc dev in stack builds.
2017-02-07 15:07:48 +01:00
John MacFarlane
e07e83f831
Update dev version of pandoc-citeproc in stack.yaml.
2017-02-07 10:42:18 +01:00
John MacFarlane
d4d3184060
make_macos_package.sh - install cpphs if not present.
2017-01-31 15:30:21 +01:00
John MacFarlane
5cc32b7032
stack.yaml - use latest skylighting.
2017-01-31 15:29:57 +01:00
John MacFarlane
c96b64e91b
Name change OSX -> MacOS.
...
Add a -MacOS suffix to mac package rather than -OSX.
CHanged local names from osx to macos.
2017-01-31 15:06:58 +01:00