Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

elm-make ignores elm-version field in elm-package.json #79

Open
jvoigtlaender opened this issue Jan 26, 2016 · 2 comments
Open

elm-make ignores elm-version field in elm-package.json #79

jvoigtlaender opened this issue Jan 26, 2016 · 2 comments
Labels

Comments

@jvoigtlaender
Copy link
Contributor

For example, using Elm 0.16, it is possible to use elm-make on a project that has an elm-package.json stating "elm-version": "0.15.0 <= v < 0.16.0". That doesn't seem a good idea to allow (think: developers thus forgetting to update the elm-version field before uploading to the package site). Or is there any use case where this is intended?

@evancz evancz added the bug label May 12, 2016
@evancz
Copy link
Contributor

evancz commented Aug 9, 2016

Is this still true with 0.17.1?

@jvoigtlaender
Copy link
Contributor Author

Yes, this is still true with 0.17.1.

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

No branches or pull requests

2 participants