evancz / elm-todomvc

The TodoMVC app written in Elm, nice example for beginners.
http://evancz.github.io/elm-todomvc/
BSD 3-Clause "New" or "Revised" License
1.21k stars 329 forks source link

tweaks to make this work in 0.13 #5

Closed rrichardson closed 10 years ago

rrichardson commented 10 years ago

Two minor bits to address the disappearance of . and also id --> identity.

utkarshkukreti commented 10 years ago

:+1:

evancz commented 10 years ago

Should be fixed now, sorry for the crazy delay!

I was getting autosubscribed to a lot of Prezi repos, so I messed with my "watching" settings. Apparently this meant I need to manually set things to "watch" even if I create the repo! I am resolving this now!

In any case, I pushed the same changes really recently, and this is not indicative of how I like to handle pull requests that are so obviously the correct thing!