Running a Haskell project with ghci

后端 未结 0 460
失恋的感觉
失恋的感觉 2020-12-07 01:06

I want to execute this project consisting of a bunch of source files and examples. I can:

1. run `ghci Main.hs`
2. run `main`
3. run  `:load ../examples/revre         


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