diff options
| author | John MacFarlane <[email protected]> | 2016-01-06 14:52:30 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2016-01-06 14:52:30 -0800 |
| commit | f6fe430400298d1fcda030ad37737be485df756d (patch) | |
| tree | 365132e4517f9162dfde2726e59ebf73f7de7920 /stack.full.yaml | |
| parent | 197f301795ecc2f64fb031289e76c48128dcb09b (diff) | |
stack.yaml, stack.full.yaml - use lts-4.0 resolver.
Diffstat (limited to 'stack.full.yaml')
| -rw-r--r-- | stack.full.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index 8c7d3ad1e..f9e339408 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -14,4 +14,4 @@ packages: - '../texmath' extra-deps: - 'cmark-0.5.0' -resolver: lts-3.20 +resolver: lts-4.0 |
