nikita-volkov/build-and-test-cabal-package
Action for building and testing Haskell packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ghc | Version of GHC | — | latest |
| ghc-options | Options to pass to the GHC compiler | — | -Werror -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wredundant-constraints -Wunused-packages -Wno-name-shadowing -Wno-unused-matches -Wno-unused-do-bind -Wno-type-defaults |
| ignore-haddock | Whether to avoid generating haddock | — | false |
| ignore-cabal-check | Whether to avoid cabal check | — | false |
| ignore-tests | Whether to ignore tests | — | false |
Outputs
no outputs