stack build works as expected but stack runghc can't find local modules

前端 未结 0 1144
暗喜
暗喜 2020-12-01 19:02

So I have a Haskell project (managed using stack) structured like this:

.
├── Main.hs
├── Other1.hs
├── subfolder
    └── Other2.hs

where the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题