cis-194:Brent Yorgey (UPenn) CIS 194

时间:2021-07-09 08:03:55
【文件属性】:
文件名称:cis-194:Brent Yorgey (UPenn) CIS 194
文件大小:3.3MB
文件格式:ZIP
更新时间:2021-07-09 08:03:55
Haskell 顺194 宾夕法尼亚大学 CIS 194 的作业解决方案: 安装 在 Mac 上: # Add Cabal path to PATH touch ~/.bashrc echo 'export PATH=$HOME/Library/Haskell/bin:$PATH' >> ~/.bashrc # Install haskell-platform brew install ghc cabal-install # Clone repo git clone https://github.com/sm-haskell-users-group/cis-194 cis194 cd cis194 在 Linux 上: # Add Cabal path to PATH touch ~/.bashrc echo 'export PATH=$PATH:$HOME/.cabal/bin' >> ~/.
【文件预览】:
cis-194-master
----src()
--------Cis194()
----cis194.cabal(916B)
----LICENSE(1KB)
----test()
--------Cis194()
--------Spec.hs(44B)
----README.md(3KB)
----Makefile(135B)
----.editorconfig(243B)
----.gitignore(95B)

网友评论