Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stack.yaml in error (3.12 in stead of 13.12) #38

Open
andrewufrank opened this issue Mar 23, 2019 · 1 comment
Open

stack.yaml in error (3.12 in stead of 13.12) #38

andrewufrank opened this issue Mar 23, 2019 · 1 comment

Comments

@andrewufrank
Copy link

andrewufrank commented Mar 23, 2019

The stack.yaml file is in error. it says lts-3.12, but should probably say 13.12.
the extra-deps are also old.
it should say:
resolver: lts-13.12

packages:

  • '.'
    extra-deps:

flags: {}

sorry for not sending a PR - issues with githup protection on my side.

@mpickering
Copy link
Owner

mpickering commented Mar 24, 2019

I think 3.12 is probably right as that fits in with around when I made the project in 2015.

I don't use stack though and as you can probably see, I only do the bare minimum level of maintenance on the repo so I will remove the stack.yaml script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants