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

Update examples in subdirectories for Elm 0.19 #1

Open
wants to merge 1 commit into
base: update-examples-elm-0.19
Choose a base branch
from

Conversation

milesfrain
Copy link

To check if everything builds, use the following bash command:
shopt -s globstar
elm make **/*.elm

To check if everything builds, use the following bash command:
shopt -s globstar
elm make **/*.elm
@milesfrain
Copy link
Author

If you accept this into your opsb:update-examples-elm-0.19 branch, then I believe it will automatically be tacked onto terezka#61.

There's a lot of code duplication in the examples, for example dateInterval and all the -- DATA sections. It would be better for that to be pulled-out into a separate module, but that should be done as a separate change.

milesfrain pushed a commit to milesfrain/line-charts that referenced this pull request Aug 30, 2019
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

Successfully merging this pull request may close these issues.

1 participant