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

Make Description.repo a Maybe instead of filling in a junk value #152

Closed
wants to merge 1 commit into from

Conversation

avh4
Copy link

@avh4 avh4 commented Oct 10, 2015

@evancz maybe you already have another plan in mind or in progress, but here's my thought on fixing the "Upper case characters are not allowed in package names" error with https://github.com/USER/PROJECT.git in 0.16

A similar change would have to be made for elm-compiler. (and any of the other tools that might parse elm-package.json)

evancz pushed a commit that referenced this pull request Oct 11, 2015
We can do a more serious fix with
elm-lang/elm-make#59. This fix supersedes
#152 for now.
@evancz
Copy link
Contributor

evancz commented Oct 11, 2015

I want to go with a dumber fix for now. Maybe it's less good, but it is very low risk. We know everything works fine with the current set up. I think elm-lang/elm-make#59 will be the right way to go, so I want to do more serious changes when it's time to do that.

@evancz evancz closed this Oct 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants