A GitHub Action which typechecks and lints all Dhall files in a repository.
Default: 1.39.0
The version of dhall-haskell to use.
Default: false
Set this to true in order to disable caching.
Default: false
Set this to true to only typecheck files named package.dhall. Please note
that doing so will miss files which aren't referenced directly or transitively
from any package.dhall files.