Add CabalLibInterface enum and use it instead of Version
Open
type: discussion
type: enhancement
type: refactor
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
`cabal-install` cases *a lot* on a version of (Custom) `Setup.hs` scripts. Having separate type would help.
A start would be even introducing a `newtype` around it, so we could track it better.
Contributor guide
Assessment
This issue has not been assessed yet.