在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):tfausak/haskeleton开源软件地址(OpenSource Url):https://github.com/tfausak/haskeleton开源编程语言(OpenSource Language):Haskell 100.0%开源软件介绍(OpenSource Introduction):This project is unmaintained! Haskeleton is now available as a Stack template. Getting started with the new version is easy: > stack new your-project haskeleton -p github-username=your-username -p 'author-name=Your Name' HaskeletonHaskeleton is a project skeleton for Haskell packages. It's a tool,
like
For a more complete explanation of these features, read Haskeleton's introductory blog post. It also describes why you might want each of these things. Haskeleton is implemented as a template for $ hi example \
--repository git://github.com/tfausak/haskeleton.git
Creating new project with git repository:git://github.com/tfausak/haskeleton.git
create example/.gitattributes
create example/.gitignore
create example/.stylish-haskell.yaml
create example/.travis.yml
create example/CHANGELOG.md
create example/CONTRIBUTING.md
create example/HLint.hs
create example/Haskeleton.hs
create example/LICENSE.md
create example/Makefile
create example/README.md
create example/Setup.hs
create example/benchmark/Bench.hs
create example/benchmark/ExampleBench.hs
create example/executable/Main.hs
create example/library/Example.hs
create example/example.cabal
create example/test-suite/DocTest.hs
create example/test-suite/HLint.hs
create example/test-suite/HPC.hs
create example/test-suite/Haddock.hs
create example/test-suite/ExampleSpec.hs
create example/test-suite/Spec.hs
create example/tmp/.gitignore Haskeleton works with |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论