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.Aligned

Description

 

Synopsis

Documentation

data Aligned t Source

Something aligned to a GreatPower.

Instances

Functor Aligned 
Eq t => Eq (Aligned t) 
Ord t => Ord (Aligned t) 
Show t => Show (Aligned t)