haskell / haskell/hackage-server
Support for GNU style NEWS and Changelog files
Open
enhancement
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
In the GNU style, the history of user visible changes it is kept in a file named NEWS and the Changelog file contains a history of finner, code-level changes made to the code.
My proposal is to support this style by detecting if NEWS and Changelog files are included in the package and, if they are, to display the NEWS file content instead of Changelog.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.