diplomacy-0.1.0.0: The board game Diplomacy, spoken in Haskell

Copyright(c) Alexander Vieth, 2015
LicenseBSD3
Maintaineraovieth@gmail.com
Stabilityexperimental
Portabilitynon-portable (GHC only)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Diplomacy.OrderType

Description

 

Synopsis

Documentation

data OrderType where Source

Enumeration of types of orders. Useful when DataKinds is enabled.

Instances