Add `toPartial` function
Open
core
enhancement
idea :bulb:
- Dominant language
- Haskell
- Stars
- 21
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
```haskell
toPartial ::Config 'Final -> Config 'Partial
```
Contributor guide
Research direction
Locate the definition of Config and any existing conversions between its Final and Partial forms. Determine the intended behavior and public API for toPartial, then verify the change with the repository's existing checks; the issue does not name a file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100