Skip to content

Commit 1c2ada7

Browse files
committed
changing appveyor build to stack-lts-12
1 parent 1164668 commit 1c2ada7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111
STACK_VERSION: 1.9.3
1212

1313
matrix:
14-
- STACK_YAML: stack.yaml
14+
- STACK_YAML: stack-lts-12.yaml
1515
- STACK_YAML: stack-lts-6.yaml
1616

1717
install:

stack-lts-12.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ packages:
44
- dhall-bash
55
- dhall-json
66
- dhall-text
7+
- dhall-lsp-server
78
extra-deps:
89
- megaparsec-7.0.3
910
- repline-0.2.0.0

0 commit comments

Comments
 (0)