https://github.com/hadronized/stack-haddock-upload
A little script to upload documentation to Hackage within a stack-powered project
https://github.com/hadronized/stack-haddock-upload
Last synced: 11 months ago
JSON representation
A little script to upload documentation to Hackage within a stack-powered project
- Host: GitHub
- URL: https://github.com/hadronized/stack-haddock-upload
- Owner: hadronized
- License: 0bsd
- Created: 2015-10-25T20:15:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T12:18:02.000Z (about 6 years ago)
- Last Synced: 2024-02-22T18:26:29.625Z (over 2 years ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stack-haddock-upload
This tool enables people to send documentation to Hackage with a stack-powered project.
You just have to pass the project name and the version to upload documentation for. You also need
to be in the root directory of your project. The script will ask you for your Hackage username and
password.
## License
[BSD 0-Clause License](./LICENSE)