commercialhaskell / commercialhaskell/stack

running ghci in a docker project doesn't load my ~/.ghci

Open
#2,125 1 comment 0 reactions 0 assignees View on GitHub
component: ghci type: enhancement
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

I have a ~/.ghci that sets my prompt, and it doesn't get loaded when I run `stack --docker ghci`

I realize that my entire filesystem doesn't get mounted into the docker image, and that there are good isolation benefits for not mounting my entire home directory -- however, perhaps the ghci file could be copied in as a special case?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.