[Haskell-cafe] ghc-mod and cabal targets
Kazu Yamamoto ( 山本和彦 )
kazu at iij.ad.jp
Fri Feb 8 14:18:20 CET 2013
> The ‘kant’ package is the package I’m developing and using ghc-mod on.
Yes. I understand it.
> It includes both a library and an executable. The executable target
> has ‘kant’ as a dependency.
What I asked is whether or not the "kant" library is installed by
cabal.
To edit a Haskell file for the "kant" executable, the current ghc-mod
needs to find the "kant" library in global or user.
I guess this bug does not exist in ghc-mod v1.11.1.
--Kazu
More information about the Haskell-Cafe
mailing list