Open
Description
Describe the bug
[nix-shell:~/Packages/HaskellR]$ stack --nix exec -- H
Language.R.Interpreter: Cannot increase stack size limit.Try increasing your stack size limit manually:$ launchctl limit stack 67104768$ ulimit -s 65532
*** Exception: setResourceLimit: permission denied (Operation not permitted)
ghci> [r| print(.libPaths()) |]
Language.R.Interpreter: Cannot increase stack size limit.Try increasing your stack size limit manually:$ launchctl limit stack 67104768$ ulimit -s 65532
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Environment
- OS name + version:
- Version of the code:
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels