Skip to content

Conversation

@jvoigtlaender
Copy link
Contributor

Addresses #67.

As an example of the effect:

Where previously http://package.elm-lang.org/packages/Apanatshka/elm-signal-extra/5.6.0/Signal-Time#Time looks like this:
before
now with this pull request it will look like this:
after

... and pass that information to Component.Module.view

An example list passed there would be:
[("","Bool"),("","Int"),("","List"),("Maybe.","Maybe"),("Signal.","Signal"),("Signal.Discrete.","EventSource"),("Signal.Fun.","SF"),("Signal.Stream.","Stream"),("Signal.Time.","Time"),("Time.","Time")]
evancz pushed a commit that referenced this pull request Oct 12, 2015
Show ambiguous types fully qualified
@evancz evancz merged commit b776bc2 into elm:master Oct 12, 2015
@jvoigtlaender jvoigtlaender deleted the type-conflicts branch October 12, 2015 09:24
@jvoigtlaender
Copy link
Contributor Author

Cool, thanks for merging this. I'll close #67 then.

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.

2 participants