Update for Elm 0.13 + Bugfix
Backwards-Incompatible Changes:
- Rename (>>) to (>>>) to avoid clashing with new function composition operator.
Bugfixes:
- Properly remove temp file when compilation fails.
- Fix
--default-ports
boilerplate using outdated types.