compiler
compiler copied to clipboard
elm compiler freezes while eating all the RAM
Quick Summary:
Here are the steps to reproduce:
git clone https://github.com/Modelyz/studio
cd studio/
git co deec77a
cd front/src
elm make Resource/AddPage.elm
SSCCE
Not sure how to extract the problem in a few lines, but it seems to behave like https://github.com/elm/compiler/issues/2241
- Elm: 0.19.1
- Browser: (N/A)
- Operating System: Debian testing
Thanks for reporting this! To set expectations:
- Issues are reviewed in batches, so it can take some time to get a response.
- Ask questions in a community forum. You will get an answer quicker that way!
- If you experience something similar, open a new issue. We like duplicates.
Finally, please be patient with the core team. They are trying their best with limited resources.