Closed
Description
When i want to use this library as dependency of my project https://github.com/srghma/purescript-tidy-codegen/blob/main/spago.yaml
i get
» spago run --backend-args '--help'
Reading Spago workspace configuration...
✓ Selecting package to build: html2halogen
Cloning https://github.com/srghma/purescript-tidy-codegen.git
✘ The following packages do not exist in your package set:
- dodo-printer
- tidy (did you mean: tldr, midi)
Since these packages are not in the package set can spago not just use the specified git repos, this one for example? https://github.com/srghma/purescript-tidy-codegen/blob/main/spago.yaml#L62 seems a bit redundant that i have to copy this manually into my spago.yaml file
Metadata
Metadata
Assignees
Labels
No labels