diff options
| author | John MacFarlane <[email protected]> | 2015-10-18 11:30:45 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2015-10-18 11:30:45 -0700 |
| commit | ea8da02cc7e9117c2d0fb0cca142772a66ce9051 (patch) | |
| tree | d71878fc897093552e7ced334681a07825d85452 /stack.pkg.yaml | |
| parent | 7f5a677bbff1a99d36a81312140dcd928d05262d (diff) | |
stack.yaml : use 3.10 resolver.
Diffstat (limited to 'stack.pkg.yaml')
| -rw-r--r-- | stack.pkg.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml index 031524d6a..e7ce11752 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -16,7 +16,5 @@ ghc-options: highlighting-kate: '-pgmP cpphs -optP--cpp' packages: - '.' -- 'https://hackage.haskell.org/package/highlighting-kate-0.6/highlighting-kate-0.6.tar.gz' -- 'https://hackage.haskell.org/package/texmath-0.8.4/texmath-0.8.4.tar.gz' - 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.0.1/pandoc-citeproc-0.8.0.1.tar.gz' -resolver: lts-3.9 +resolver: lts-3.10 |
