8 Feb
                
                    2013
                
            
            
                8 Feb
                
                '13
                
            
            
            
        
    
                8:18 a.m.
            
        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