Closed futtetennista closed 8 years ago
Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!
Here is what to expect next, and if anyone wants to comment, keep these things in mind.
Just read the [checklist]https://github.com/process-bot/contribution-checklist/blob/master/issues.md) and since I think this is not really a bug but more a feature request/question I'll close this and ask somewhere else. Sorry for creating the issue in the first place.
I recently contributed to the
docker-elm
repo and in order to build an image for a given elm version theBuildFromSourceFile.hs
file is needed. I think it'd be nicer, more explicit and less error-prone to be able to write something like:https://github.com/elm-lang/elm-platform/blob/0.18/installers/BuildFromSource.hs
instead of using the commit sha but right now new releases are not tagged (the last tag is
0.15
).