Interface AutoTestInstallHaskellStepOutput

Install Haskell.

interface AutoTestInstallHaskellStepOutput {
    id: string;
    version: "9.6.7";
}

Properties

Properties

id: string

The id of this step.

version: "9.6.7"

The version to install.