Haskell-Things / Haskell-Things/implicitpipe
Add a known issue about ImplicitCAD in cabal.projects packages
Open
- Dominant language
- Haskell
- Stars
- 23
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Adding implicit (and possibly linear) causes hint to fail interpreting files using these.
E.g. (in `cabal.project.local`)
```
packages:
../ImplicitCAD/implicit.cabal
```
Probably worth mentioning this footgun somewhere.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with the `cabal.project.local` example that adds `../ImplicitCAD/implicit.cabal`, and check how `hint` handles files using ImplicitCAD and possibly `linear`. Find the appropriate project documentation location and record this dependency-related footgun as a known issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100