haskell / haskell/haskell-mode

inferior-haskell-find-haddock should be aware of sandboxes

Open
#1,134 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
1.4k
Forks
354
Avg merge
5d 10h
Merged PRs (30d)
2

Description

It ends up calling `ghc-pkg --simple-output list`. It should call `stack exec -- ghc-pkg --simple-output list` or `cabal sandbox hc-pkg -- --simple-output list` when Cabal sandboxes or Stack are used.

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.