hsdev
hsdev copied to clipboard
Paths_* module can not be found
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.
Generated files not supported
Is there a workaround possible?