diff options
| author | John MacFarlane <[email protected]> | 2017-03-07 16:47:38 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2017-03-07 16:47:38 +0100 |
| commit | 5418f202dffbcfe05ad794eb07f730631cb3ede1 (patch) | |
| tree | b041589fe44ce094f2105a05d0e4855bd69d0bba /stack.pkg.yaml | |
| parent | 896affd058622f70fac4ae0ff2b7c1e5472cb3b5 (diff) | |
stack.yamls: use lts-8.4 and texmath-0.9.1.1.
Diffstat (limited to 'stack.pkg.yaml')
| -rw-r--r-- | stack.pkg.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml index 25a10851a..91b674902 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -19,4 +19,5 @@ packages: extra-dep: false extra-deps: - skylighting-0.3.1 -resolver: lts-8.2 +- texmath-0.9.1.1 +resolver: lts-8.4 |
