investigate alternate way for setting the version number
Open
maintenance
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
It was proposed to use the CPP extension instead of using a custom `Setup.hs` script that runs `git describe`. See discussion starting at https://github.com/avh4/elm-format/pull/559#issuecomment-426611296
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the custom Setup.hs script and the discussion linked from pull request 559, especially the proposal to use the CPP extension. Trace how the current script runs git describe to set the version, then determine whether the proposed approach covers the same behavior. Done means documenting or implementing a decided alternate version-setting mechanism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, haskell
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100