标签: haskell-stack
我正在寻找像
$ stack ghci -- Main.hs +RTS -M20M Cannot use 'stack ghci' with both file targets and build targets
不推荐这种解决方法(为什么?):
stack exec -- ghci Main.hs +RTS -M20M