implicit-hie icon indicating copy to clipboard operation
implicit-hie copied to clipboard

Support import-dirs under Cabal flags

Open pepeiborra opened this issue 4 years ago • 0 comments
trafficstars

Since the introduction of Cabal flags in haskell-language-server.cabal, gen-hie is not able to generate a cradle that covers all the import dirs in that Cabal descriptor. In particular, the folder plugins/default gets missed because its included conditionally.

I think that implicit-hie should consider all possible import-dirs, regardless of the flag default values.

pepeiborra avatar Dec 31 '20 09:12 pepeiborra