kowainik / kowainik/extensions
Support wider version range for Cabal?
Open
Beginner friendly
- Dominant language
- Haskell
- Stars
- 48
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
We could achieve this by making the `toGhcExtension` `case` end with a wildcard pattern mapping to `Nothing`.
Contributor guide
Research direction
Start by locating the `toGhcExtension` entry point and reading its `case` expression and nearby tests, if present. Confirm how unknown or newer Cabal extension values are handled, then verify that the existing mappings still work and unmatched values produce `Nothing`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100