scotty todo sample 使用Scotty的示例Todo应用程序
scotty-todo-样本使用Scotty和ReactJS的示例Todo应用程序
建议使用沙箱,这样依赖项就不会弄乱你的环境。
- 运行以下命令:
cabal update
cabal sandbox init
cabal install
- 进入索引页面:
.cabal-sandbox/bin/scotty-todo
如果安装失败并出现“达到回跳限制”错误,请使用以下命令:
cabal install --max-backjumps=9999
下载地址
用户评论