haskell-actions/Add Hackage Repository to Cabal
Adds a hackage repository to Cabal configuration file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repositoryName | Name of the repository | yes | — |
| repositoryUri | Hackage repository URI | yes | — |
| username | Username for the repository | no | "" |
| password | Password for the repository | no | "" |
| authToken | Authorisation token for Hackage | no | "" |
| rootKeys | Hackage repository root keys | no | "" |
Outputs
no outputs