module Error exposing (Type(..)) type Type = IllegalAction | Programming