Skip to content

Commit

Permalink
Update the resolver in stack.yaml as well
Browse files Browse the repository at this point in the history
This should fix the windows build
  • Loading branch information
UnkindPartition committed Jan 31, 2019
1 parent 2803968 commit 57bd346
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: lts-12.0
resolver: nightly-2019-01-30
packages:
- core/
- hunit/
Expand All @@ -8,6 +8,4 @@ packages:
extra-deps:
- wcwidth-0.0.2
- ansi-terminal-0.9
# this is needed for travis, because call-stack is absent from the old snapshots
- call-stack-0.1.0
flags: {}

0 comments on commit 57bd346

Please sign in to comment.