aboutsummaryrefslogtreecommitdiff
path: root/stack.full.yaml
diff options
context:
space:
mode:
authorickc <ickc@users.noreply.github.com>2017-08-23 13:48:10 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-08-23 13:48:10 -0700
commit5c1d844e40b146dd16e88a662368fe1824c46888 (patch)
tree1df69a45aa73700b6f9c7683a0691c16755c2f7d /stack.full.yaml
parentf297659d508fcb2ba68ff3b071b2a6e85b2f7e4c (diff)
downloadpandoc-5c1d844e40b146dd16e88a662368fe1824c46888.tar.gz
Name change OSX -> macOS (#3869)
* Name change OSX -> macOS fix commit c96b64e This commit finishes remaining osx to macOS change, as well as replacing MacOS with macOS. The reason for the later one is because the "correct" casing of macOS is like that. Apple styles it to looks like iOS, watchOS, tvOS, etc. And unfortunately they all start with a lowercase letter, making propercasing (or even title-casing) odd. * fix casing of Linux, UNIX, and Windows
Diffstat (limited to 'stack.full.yaml')
-rw-r--r--stack.full.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.full.yaml b/stack.full.yaml
index b331a9870..71bbbcb0f 100644
--- a/stack.full.yaml
+++ b/stack.full.yaml
@@ -9,7 +9,7 @@ flags:
pandoc-citeproc:
bibutils: true
embed_data_files: true
-# if you are on OSX, stack install cpphs and
+# if you are on macOS, stack install cpphs and
# uncomment the following three lines:
ghc-options:
pandoc-citeproc: '-pgmP cpphs -optP--cpp'