lpil / lpil/purescript-aws-lambda-express
Add to purescript package set?
Open
Nobody has claimed this yet.
- Dominant language
- PureScript
- Stars
- 23
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I've just added aws-lambda-express to my spago.dhall and run spago build only to see:
% spago install
[error] The following packages do not exist in your package set:
[error] - aws-lambda-express
Perhaps it should be added here https://github.com/purescript/package-sets
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
Start with the package declaration in spago.dhall and the linked purescript/package-sets repository. Run spago install or spago build to reproduce the missing-package error, then check the package-set contribution requirements. Done means aws-lambda-express is recognized by the package set and the reported command succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100