I learned how to use cabal-dev configuration for projects to keep dependencies clean. cabal-dev ghci and cabal-deb ghc-pkg work well. But I believe that I want to issue the cabal-dev ghc command, but it does not exist.
The context tries to get flymake in emacs running ghc, but the direct ghc command does not get cabal-dev.
Is there something that cabal-dev ghc will give me cabal-dev ghc like cabal-dev ghci works?
source share