hsdev icon indicating copy to clipboard operation
hsdev copied to clipboard

Paths_* module can not be found

Open rikvdkleij opened this issue 7 years ago • 2 comments

When I check a file which has imported module Paths_[name of package], it complains it can not be found. Paths_* is a generated module by stack/cabal. Stack repl/ghci does not complains. Also adding this module to other-modules in cabal file does not help.

rikvdkleij avatar Jan 27 '18 17:01 rikvdkleij

Generated files not supported

mvoidex avatar Jan 27 '18 20:01 mvoidex

Is there a workaround possible?

rikvdkleij avatar Jan 28 '18 12:01 rikvdkleij