- Install stack.
- Run
stack setupas a normal user. This will install GHC for you (under~/.stack). - Run
stack ghcito start ghci. Please see the rest of the page linked above on how to use stack to create and build projects.
stack setup as a normal user. This will install GHC for you (under ~/.stack).stack ghci to start ghci. Please see the rest of the page linked above on how to use stack to create and build projects.