Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 70c2420

Browse files
authored
Merge pull request #1149 from kevoriordan/master
Use correct LTS version for GHC 8.6.3. Fixes #1131
2 parents 8d0baf3 + 481b78d commit 70c2420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack-8.6.3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-13.11 # Last GHC 8.6.3
1+
resolver: lts-13.10 # Last GHC 8.6.3
22
packages:
33
- .
44
- hie-plugin-api

0 commit comments

Comments
 (0)