Question: How to load a package depending on current CPU platform?
Open
Nobody has claimed this yet.
question
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Is it possible to load a package depending on selected the CPU architecture ?
I currently achieve this by using regular packagereferences and stating the package name as "mypackage.($platform)"
I wonder how can I do the same with paket ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions no files, tests, or entry points. Start by reviewing Paket's dependency resolution and platform-specific package handling, then determine whether CPU-dependent package selection is supported or needs a scoped design; done should be a documented answer or an agreed implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100