diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2018-03-18 11:24:29 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2018-03-18 11:24:29 -0700 |
| commit | 937bec95a970dfef2c7623561b4d0892399523dc (patch) | |
| tree | feee61bc32c9e840719e585e419cb4efcc219802 /stack.lts9.yaml | |
| parent | 7e389cb3dbdc11126b9bdb6a7741a65e5a94a43e (diff) | |
Removed old-locale flag and Text.Pandoc.Compat.Time.
This is no longer necessary since we no longer support ghc 7.8.
Diffstat (limited to 'stack.lts9.yaml')
| -rw-r--r-- | stack.lts9.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stack.lts9.yaml b/stack.lts9.yaml index cea5305ac..ecaade32e 100644 --- a/stack.lts9.yaml +++ b/stack.lts9.yaml @@ -2,7 +2,6 @@ flags: pandoc: trypandoc: false embed_data_files: true - old-locale: false network-uri: true pandoc-citeproc: bibutils: true |
