swarm-0.6.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.Web.Tournament.Validate.FailureMode

Description

Failure modes for validating an uploaded scenario

Documentation

class Describable a where Source #

Methods

describeText :: a -> Text Source #