elm-lang / elm-make

A build tool for Elm projects
BSD 3-Clause "New" or "Revised" License
175 stars 45 forks source link

GHC option: Enable rtsopts #179

Open andys8 opened 6 years ago

andys8 commented 6 years ago

Enabling rtsopts allows the user to use haskell runtime flags to configure cpu and memory usage. This fixes #164 and enables to configure elm-make for different environments without forking it.

process-bot commented 6 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.