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

Docs: fix confusing example from mailing list #290

Merged
merged 1 commit into from Jul 10, 2015

Conversation

Projects
None yet
2 participants
@mgold
Contributor

mgold commented Jul 6, 2015

Inspired by this thread, I have removed the reference to toElement and replaced it with the fully qualified show. It would have been bad enough if toElement didn't exist, but in fact is does exist with an incompatible type signature in the Html library.

evancz pushed a commit that referenced this pull request Jul 10, 2015

Merge pull request #290 from mgold/fix-signal-map-docs
Docs: fix confusing example from mailing list

@evancz evancz merged commit cbe6095 into elm:master Jul 10, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@mgold mgold deleted the mgold:fix-signal-map-docs branch Jul 10, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment