haskell / haskell/haskell-mode

Stack ghc not working with docker

Open
#872 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
1.4k
Forks
354
Avg merge
5d 10h
Merged PRs (30d)
2

Description

I'm trying to run the interpreter using `stack-ghci`. This works well if I use stack with a locally installed ghc. When I put `docker: enable true` in my `~/.stack/stack.yaml`, stack will use Docker containers for building/running. This is when something goes wrong.

I see a Docker container is being created, and when I execute `docker logs ` I see the commands I sent through the `*haskell*` buffer. But the output never makes it into the buffer.

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.