diff options
| author | John MacFarlane <[email protected]> | 2017-08-23 07:11:23 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2017-08-23 07:11:57 -0700 |
| commit | f297659d508fcb2ba68ff3b071b2a6e85b2f7e4c (patch) | |
| tree | b36caced9ffabcbebe9d2b9eae4e63b0760a2ab5 /stack.pkg.yaml | |
| parent | 5a62f9143474556fcd1e5ecdfae7f9fb04beab19 (diff) | |
Use lts-9.1 in travis.
Diffstat (limited to 'stack.pkg.yaml')
| -rw-r--r-- | stack.pkg.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml index a5fe42d27..d9de4fdd9 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -24,4 +24,4 @@ extra-deps: - tasty-quickcheck-0.9.1 - haddock-library-1.4.3 - pandoc-types-1.17.1 -resolver: lts-9.0 +resolver: lts-9.1 |
