Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

GHC option: Enable rtsopts #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

GHC option: Enable rtsopts #179

wants to merge 1 commit into from

Conversation

andys8
Copy link

@andys8 andys8 commented Oct 2, 2017

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
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation fails when run on a server with 122GB of RAM
2 participants