diff options
| author | John MacFarlane <[email protected]> | 2018-08-22 08:33:18 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2018-08-22 08:33:38 -0700 |
| commit | df224644347ef938c7ea9a6444c107cd4e247120 (patch) | |
| tree | 37cd666c4dd2cae1f414ccb9b0e08415d2fe0975 /stack.yaml | |
| parent | 937b92cd304a6a404f750c7f9a894adfb3638d01 (diff) | |
Use latest pandoc-citeproc.
This should fix build failure on appveyor.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 7b763fdc8..117a2b9f2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,7 +12,7 @@ packages: - '.' extra-deps: - github: jgm/pandoc-citeproc - commit: 041fcf284a009a3350e8dacd3c34e41db504bb32 + commit: fad5ec3571802f982cd6f74fb19fc27966fbe60c - haddock-library-1.6.0 - HsYAML-0.1.1.1 - network-2.7.0.2 |
