shrun-0.9: A utility program for running shell commands concurrently.
Safe HaskellNone
LanguageGHC2021

Shrun.Configuration.Data.Core.Timeout

Description

Provides the Timeout type.

Synopsis

Documentation

newtype Timeout Source #

Represents a timeout, which is a non-negative integer.

Constructors

MkTimeout 

Fields