haskell / haskell/haskell-mode
inferior-haskell-find-haddock should be aware of sandboxes
Open
- 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
Assessment
This issue has not been assessed yet.