summaryrefslogtreecommitdiff log msg author committer range path: root/elm/battlemap/src/Error.elmblob: e2906dc4062be0688bb41fd479ce8a8f3b8dbfd1 (plain) 1 2 3 4 5 module Error exposing (Type(..)) type Type = IllegalAction | Programming