Supports lts 15.x

This commit is contained in:
sdiehl
2020-03-21 13:20:57 +00:00
parent 2666f1e830
commit 7e081500f3
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ jobs:
- { build: stack, resolver: "lts-12" } # ghc-8.4.4
- { build: stack, resolver: "lts-13" } # redundant because lts-14 checks ghc-8.6 already
- { build: stack, resolver: "lts-14" } # ghc-8.6.5
- { build: stack, resolver: "lts-15" } # ghc-8.8.2
- { build: stack, resolver: "nightly" }
# - { build: stack, resolver: "" }
# use this to include any dependencies from OS package managers