elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.
BSD 3-Clause "New" or "Revised" License
428 stars 63 forks source link

Change `Basics.fst` to `Tuple.first` #212

Closed lyuha closed 7 years ago

lyuha commented 7 years ago

At Elm 0.18, Basics.fst changed to Tuple.first based on Upgrading to 0.18

process-bot commented 7 years ago

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.