scotty todo sample:使用Scotty的示例Todo应用程序
scotty-todo-样本使用Scotty和ReactJS的示例Todo应用程序#How to run it我建议使用沙箱,这样依赖项就不会弄乱你的环境。 cabal update cabal sandbox init cabal install .cabal-sandbox/bin/scotty-todo如果安装失败并出现“达到回跳限制”错误,请使用cabal install --max-backjumps=9999访问进入索引页面
文件列表
scotty-todo-sample-master.zip
(预估有个25文件)
scotty-todo-sample-master
.gitignore
71B
Setup.hs
46B
scotty-todo.cabal
995B
src
App.hs
1KB
Database.hs
1KB
Main.hs
500B
Types.hs
1KB
LICENSE
1KB
暂无评论